From: Michael Wiebusch Date: Thu, 1 Aug 2013 09:10:51 +0000 (+0200) Subject: test X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9f48c511b5af3b639f4718e06a3808b0e96c3ef7;p=mvdsensorcontrol.git test --- diff --git a/tools/preview/prevImg.pl b/tools/preview/prevImg.pl index 6fce3a4..3b15b2f 100755 --- a/tools/preview/prevImg.pl +++ b/tools/preview/prevImg.pl @@ -16,7 +16,7 @@ use HTML::Entities; my $here = getcwd(); -my $runtime = 10; +my $runtime = 0.2; my $q = CGI->new;