aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
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 ""