Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/etoys-activity
diff options
context:
space:
mode:
Diffstat (limited to 'etoys-activity')
-rwxr-xr-xetoys-activity2
1 files changed, 1 insertions, 1 deletions
diff --git a/etoys-activity b/etoys-activity
index 044bc4b..7326018 100755
--- a/etoys-activity
+++ b/etoys-activity
@@ -2,7 +2,7 @@
# Author: Bert Freudenberg
# Purpose: Run Etoys using the Squeak virtual machine
-[ "$SUGAR_LOGGER_LEVEL" == "debug" ] && export ETOYS_DEBUG=1
+[ "$SUGAR_LOGGER_LEVEL" = "debug" ] && export ETOYS_DEBUG=1
[ "0$ETOYS_DEBUG" -gt "0" ] && DEBUG=echo || DEBUG=false
# arguments are unordered, have to loop