diff options
Diffstat (limited to 'testing/scripts/xstart-umls')
-rwxr-xr-x | testing/scripts/xstart-umls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scripts/xstart-umls b/testing/scripts/xstart-umls index 8f9b6f490..b80323f47 100755 --- a/testing/scripts/xstart-umls +++ b/testing/scripts/xstart-umls @@ -63,6 +63,7 @@ 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 \ |