]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
test
authorMichael Wiebusch <stratomaster@gmx.net>
Tue, 30 Jul 2013 16:25:12 +0000 (18:25 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Tue, 30 Jul 2013 16:25:12 +0000 (18:25 +0200)
tools/preview/testgui.pl

index 0f5424518d295374dc8d97e36ef1a115bfc55b20..4798f2d38b7bb3e6d4995b8fbaa46c54b140126b 100755 (executable)
@@ -32,5 +32,5 @@ print escapeHTML($here);
 $ENV{'PATH'}=$ENV{'PATH'}.":/home/hadaq/bin";
 print br,$ENV{'PATH'},br;
 print system("./run.pl -t 0.1 -id ccc1ccc1");
+print img{src=>'image_recalibrated1.png'};
 
-1;