summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zz_config/win-builds-switch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zz_config/win-builds-switch.in b/zz_config/win-builds-switch.in
index 51aede8..2db50b0 100644
--- a/zz_config/win-builds-switch.in
+++ b/zz_config/win-builds-switch.in
@@ -19,7 +19,7 @@
#_
#_!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-EMULATE="$(emulate)"
+EMULATE="$(emulate)" || true
if [ -n "${EMULATE}" ]; then
emulate sh
fi