]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - t/img.t
Populate pagectime from mtime or inode change time, whichever is older
[git.ikiwiki.info.git] / t / img.t
diff --git a/t/img.t b/t/img.t
index 2ea3abb24c353ffb16752988c2ace6064b839539..6c295737e53a7da2705d6b04af7f394b720fe899 100755 (executable)
--- a/t/img.t
+++ b/t/img.t
@@ -50,7 +50,7 @@ EOF
 
 ok(! system("make -s ikiwiki.out"));
 
-my $command = "perl -I. ./ikiwiki.out -set usedirs=0 -templatedir=templates -plugin img t/tmp/in t/tmp/out -verbose";
+my $command = "perl -I. ./ikiwiki.out --set usedirs=0 --templatedir=templates --plugin img t/tmp/in t/tmp/out --verbose";
 
 ok(! system($command));