Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af8712c
)
map test: clean up after ourselves
author
Simon McVittie
<smcv@debian.org>
Sun, 24 Feb 2013 13:16:13 +0000
(13:16 +0000)
committer
Simon McVittie
<smcv@debian.org>
Sun, 24 Feb 2013 13:16:13 +0000
(13:16 +0000)
t/map.t
patch
|
blob
|
history
diff --git
a/t/map.t
b/t/map.t
index e764457d1c13b687b1632b3f5c5ea4c474f865d0..7f3df61f7c9068f8ea28aeac6d929f685530ba4a 100755
(executable)
--- a/
t/map.t
+++ b/
t/map.t
@@
-229,6
+229,7
@@
check('alpha/1/i*',
node('iv', []),
]);
+ok(! system("rm -rf t/tmp"));
done_testing;
1;