aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-05-08 08:22:07 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-05-08 08:22:07 +0000
commit276a6969f673f1e1bec948a6eeeb136cf13259b1 (patch)
treef040ff586df0a893564441f1e2c112a3cfb8c3b6 /testing/scripts
parentf8277a8370e8d5bdbd1bd39dcc720b99fddc81b7 (diff)
downloadstrongswan-276a6969f673f1e1bec948a6eeeb136cf13259b1.tar.bz2
strongswan-276a6969f673f1e1bec948a6eeeb136cf13259b1.tar.xz
corrected gnome-terminal's --show-menubar option
Diffstat (limited to 'testing/scripts')
-rwxr-xr-xtesting/scripts/gstart-umls4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/scripts/gstart-umls b/testing/scripts/gstart-umls
index edb7f50f6..0da005c3b 100755
--- a/testing/scripts/gstart-umls
+++ b/testing/scripts/gstart-umls
@@ -1,5 +1,5 @@
#!/bin/bash
-# starts the UML instances in an xterm (requires X11R6)
+# starts the UML instances in an gnome-terminal (requires X11R6)
#
# Copyright (C) 2004 Eric Marchionni, Patrik Rayo
# Zuercher Hochschule Winterthur
@@ -63,7 +63,7 @@ do
[ -f $UMLHOSTFS ] || die "!! uml root file system '$UMLHOSTFS' not found"
cecho-n " * Starting ${host}.."
- eval gnome-terminal --title=${host} --geometry="+${x0}+${y0}" -show-menubar --execute "$UMLKERNEL \
+ eval gnome-terminal --title=${host} --geometry="+${x0}+${y0}" --show-menubar --execute "$UMLKERNEL \
umid=${host} \
ubda=$UMLHOSTFS \
\$SWITCH_${host} \