X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6c51b764bca2981b8962d7fcfd78efa533291283..bde823191e842d136a7a73176eaf50eb12fa6f6e:/t/img.t?ds=inline diff --git a/t/img.t b/t/img.t index 2ea3abb24..6c295737e 100755 --- 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));