From 6629a8cfc906903b0b47245dacd0e50ee610d41e Mon Sep 17 00:00:00 2001 From: Michael Wiebusch Date: Wed, 24 Jul 2013 16:55:47 +0200 Subject: [PATCH] small change --- tools/testgui.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testgui.pl b/tools/testgui.pl index 943abf7..9f027ff 100755 --- a/tools/testgui.pl +++ b/tools/testgui.pl @@ -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); -- 2.43.0