projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5efda4d
)
use underlay_install as optimisaton
author
Joey Hess
<joey@gnu.kitenet.net>
Tue, 21 Jul 2009 11:16:59 +0000
(13:16 +0200)
committer
Joey Hess
<joey@gnu.kitenet.net>
Tue, 21 Jul 2009 11:16:59 +0000
(13:16 +0200)
t/basewiki_brokenlinks.t
patch
|
blob
|
history
diff --git
a/t/basewiki_brokenlinks.t
b/t/basewiki_brokenlinks.t
index fd003749291c73023ddf05d5ba11c15b90329a58..d74f64e362f6e0822ec953e2eda2ce95c05764ea 100755
(executable)
--- a/
t/basewiki_brokenlinks.t
+++ b/
t/basewiki_brokenlinks.t
@@
-5,7
+5,7
@@
use Test::More 'no_plan';
ok(! system("rm -rf t/tmp; mkdir t/tmp"));
ok(! system("make -s ikiwiki.out"));
-ok(! system("make
extra
_install DESTDIR=`pwd`/t/tmp/install PREFIX=/usr >/dev/null"));
+ok(! system("make
underlay
_install DESTDIR=`pwd`/t/tmp/install PREFIX=/usr >/dev/null"));
foreach my $plugin ("", "listdirectives") {
ok(! system("perl -I. ./ikiwiki.out -rebuild -plugin brokenlinks ".