diff options
Diffstat (limited to 'testing/scripts/xstart-umls')
-rwxr-xr-x | testing/scripts/xstart-umls | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/scripts/xstart-umls b/testing/scripts/xstart-umls index b80323f47..8f9b6f490 100755 --- a/testing/scripts/xstart-umls +++ b/testing/scripts/xstart-umls @@ -63,7 +63,6 @@ do [ -f $UMLHOSTFS ] || die "!! uml root file system '$UMLHOSTFS' not found" cecho-n " * Starting ${host}.." - #eval xterm -title ${host} -geometry "+${x0}+${y0}" -rightbar -sb -sl 500 -e "gdb --args $UMLKERNEL \ eval xterm -title ${host} -geometry "+${x0}+${y0}" -rightbar -sb -sl 500 -e "$UMLKERNEL \ umid=${host} \ ubda=$UMLHOSTFS \ |