From: Simon McVittie Date: Sun, 24 Feb 2013 13:18:34 +0000 (+0000) Subject: permalink test: start by deleting t/tmp X-Git-Tag: debian/3.20120629.2+deb7u2~4 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/4b03f12ce014f7d321aab537441c4213f499ceb9 permalink test: start by deleting t/tmp Otherwise, tests that don't end by deleting t/tmp (which is a useful change when debugging a failing test) would cause this one to fail. --- diff --git a/t/permalink.t b/t/permalink.t index f776dd260..edb05a81b 100755 --- a/t/permalink.t +++ b/t/permalink.t @@ -17,6 +17,7 @@ else { --templatedir=templates); } +ok(! system("rm -rf t/tmp")); ok(! system("mkdir t/tmp")); ok(! system(@command, qw(--plugin inline --url=http://example.com --cgiurl=http://example.com/ikiwiki.cgi --rss --atom