From c0ab6b989409509938e7ac5832f5952d41c9766d Mon Sep 17 00:00:00 2001 From: Michael Wiebusch Date: Thu, 1 Aug 2013 15:43:05 +0200 Subject: [PATCH] quickEdit seems to work partially --- tools/prevImg.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.43.0