aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/start-sim
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/start-sim')
-rwxr-xr-xscripts/start-sim2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/start-sim b/scripts/start-sim
index 3e03911..724f81b 100755
--- a/scripts/start-sim
+++ b/scripts/start-sim
@@ -56,7 +56,7 @@ then
56 waiting="-w" 56 waiting="-w"
57 shift 1 57 shift 1
58fi 58fi
59 59
60if [ "x$1" = "x" ]; then 60if [ "x$1" = "x" ]; then
61 tgt=$(basename $(pwd)) 61 tgt=$(basename $(pwd))
62 # These checks are kludgy. 62 # These checks are kludgy.