From: Michael Wiebusch Date: Thu, 1 Aug 2013 13:43:05 +0000 (+0200) Subject: quickEdit seems to work partially X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=c0ab6b989409509938e7ac5832f5952d41c9766d;p=mvdsensorcontrol.git quickEdit seems to work partially --- diff --git a/tools/prevImg.pl b/tools/prevImg.pl index 92f676f..907b85e 100755 --- a/tools/prevImg.pl +++ b/tools/prevImg.pl @@ -48,7 +48,7 @@ system("mv te1* ./temp.hld"); system("./unpack_hld.pl -f ./temp.hld"); # qx%./run.pl -t 0.1 -id ccc1ccc1%; print br; -print img{src=>'./preview/image_recalibrated_ccc1.png'}; +print img{src=>'./preview/image_recalibrated_ccc1.png?'.rand()}; print br; print "finishedd",br; print end_html;