]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
small change
authorMichael Wiebusch <stratomaster@gmx.net>
Wed, 24 Jul 2013 14:55:47 +0000 (16:55 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Wed, 24 Jul 2013 14:55:47 +0000 (16:55 +0200)
tools/testgui.pl

index 943abf79de8dbf6b1eeb48c1f159ddfd68d80221..9f027ff65560a18758f026d74daba30d9cb5d561 100755 (executable)
@@ -32,6 +32,6 @@ print escapeHTML("hallo<<<>>>&&&!!"),br;
 print escapeHTML($here);
 
 chdir("./preview") or die "could not change directory!";
-system("./run.pl -t 0.1");
+system("./run.pl -t 0.1 -id ccc1ccc1");
 chdir($here);