X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=bin%2Fdiagnose-view-test;h=73dd422978ed11a381cdfe817047abf6532e1f3a;hb=b018550f2029475c8bececad3c6658048c8c80f0;hp=9841e109e9313719386565d98377ad102ccd8f4f;hpb=daa3b99095a3219506e930c7dd684bfbab4cf107;p=clnl diff --git a/bin/diagnose-view-test b/bin/diagnose-view-test index 9841e10..73dd422 100755 --- a/bin/diagnose-view-test +++ b/bin/diagnose-view-test @@ -44,10 +44,13 @@ scalafiledisplaypid=$! display $clfile & clfiledisplaypid=$! -echo -n "... and hit enter to finish" +echo -n "... and hit enter to close scala image" read kill $scalafiledisplaypid + +echo -n "... and hit enter to finish" +read kill $clfiledisplaypid rm $scalafile