jspc29
/
mvdsensorcontrol.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31df61d
)
test
author
Michael Wiebusch
<stratomaster@gmx.net>
Thu, 1 Aug 2013 08:38:10 +0000
(10:38 +0200)
committer
Michael Wiebusch
<stratomaster@gmx.net>
Thu, 1 Aug 2013 08:38:10 +0000
(10:38 +0200)
tools/preview/prevImg.pl
patch
|
blob
|
history
diff --git
a/tools/preview/prevImg.pl
b/tools/preview/prevImg.pl
index 608a78819baddd275d98e4a51c2ccef8a0b56454..0bd154586fabd0f82519c1fd506a7e84937edfdc 100755
(executable)
--- a/
tools/preview/prevImg.pl
+++ b/
tools/preview/prevImg.pl
@@
-16,6
+16,8
@@
use HTML::Entities;
my $here = getcwd();
+my $runtime = 0.2;
+
my $q = CGI->new;
print header;