From: Michael Wiebusch Date: Wed, 31 Jul 2013 11:30:27 +0000 (+0200) Subject: test X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=d68e4f84045f5497c7a0a0ce8b330ab08fa1faf4;p=mvdsensorcontrol.git test --- diff --git a/tools/preview/prevImg.pl b/tools/preview/prevImg.pl index 49e5f54..8b58110 100755 --- a/tools/preview/prevImg.pl +++ b/tools/preview/prevImg.pl @@ -31,6 +31,6 @@ print start_html( # print escapeHTML($here); $ENV{'PATH'}=$ENV{'PATH'}.":/home/hadaq/bin"; # print br,$ENV{'PATH'},br; -system("./run.pl -t 0.1 -id ccc1ccc1"); +qx%./run.pl -t 0.1 -id ccc1ccc1%; print img{src=>'image_recalibrated_1.png'};