aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2014-07-22 08:00:30 +0200
committerJörg Mayer <jmayer@loplof.de>2014-07-22 16:20:20 +0000
commit7bc24eda070aa695813fd46cff53b40c36330788 (patch)
tree7a0e26222e9132aa8a2e6b693abc17107cd5c7e9 /tools
parent2029c41f5112eab97b5878aa77537c86e7127e96 (diff)
Add back a 'dummy' comment I removed with commit e91121e1435d97c92
Change-Id: Ia21dc80c8b942fbc1a85a8990354bdaaf9dc8210 Reviewed-on: https://code.wireshark.org/review/3161 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win-setup.sh b/tools/win-setup.sh
index ca7f33847d..8ec474ba58 100755
--- a/tools/win-setup.sh
+++ b/tools/win-setup.sh
@@ -24,7 +24,7 @@
# the end of a script line that would cause an error otherwise. Use this
# option if supported.
# Note: The following line must be the first non-comment line
-(set -o igncr) 2>/dev/null && set -o igncr;
+(set -o igncr) 2>/dev/null && set -o igncr; # comment is needed as well
err_exit () {
echo ""