aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-01-16 19:42:13 +0000
committerGerald Combs <gerald@wireshark.org>2014-01-16 19:42:13 +0000
commit705083d2790976821c4c7db6eb95eb2aa071a2ae (patch)
tree228dde5bec0e5905fc7f8a49b00079bc8a7109ff /tools
parent8db4bc2499a43afe57fca8589a43d7ee30cd1b86 (diff)
If you use bashisms it means you're a bash script.
svn path=/trunk/; revision=54829
Diffstat (limited to 'tools')
-rwxr-xr-xtools/runlex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/runlex.sh b/tools/runlex.sh
index a564074f04..51ac2717fa 100755
--- a/tools/runlex.sh
+++ b/tools/runlex.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
#
# runlex.sh