summaryrefslogtreecommitdiffstats
path: root/tools/patch-tool-mxe
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-29 11:02:06 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-29 11:02:06 (GMT)
commit07c311bcba014dbf00edf4420f6936eb8986f534 (patch)
tree42ba941e0b37f9500e971b7a75f031253a514fdc /tools/patch-tool-mxe
parent875c74934c231db6ed92cd3363d41a1bc724878e (diff)
downloadmxe-07c311bcba014dbf00edf4420f6936eb8986f534.zip
mxe-07c311bcba014dbf00edf4420f6936eb8986f534.tar.gz
mxe-07c311bcba014dbf00edf4420f6936eb8986f534.tar.bz2
Cleanup coding style via "make cleanup-style"
Diffstat (limited to 'tools/patch-tool-mxe')
-rwxr-xr-xtools/patch-tool-mxe2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patch-tool-mxe b/tools/patch-tool-mxe
index 8450dd4..c130fae 100755
--- a/tools/patch-tool-mxe
+++ b/tools/patch-tool-mxe
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Tool for converting between MXE patch files and git repos
# Imports and exports patch files in "git format-patch" format.