]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
quickEdit seems to work partially
authorMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 13:43:05 +0000 (15:43 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 13:43:05 +0000 (15:43 +0200)
tools/prevImg.pl

index 92f676f031fc1066719eeb3ebc15e125766c0560..907b85ef12ef951389785628e001a2128e1c4fc0 100755 (executable)
@@ -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;