summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-06-21 13:37:45 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-06-21 13:39:22 -0700
commita65bcb92853616a0efaa77aeea5e76bf66d2fd1b (patch)
tree5db98dc56563c88b6828b417e93f5a7b5b9cf9d8 /t
parent8a51675c6cb4113bc879e5f91ac33c4c254c2179 (diff)
downloadperl-a65bcb92853616a0efaa77aeea5e76bf66d2fd1b.tar.gz
podcheck.t: ignore buildtoc output
Diffstat (limited to 't')
-rw-r--r--t/porting/podcheck.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/porting/podcheck.t b/t/porting/podcheck.t
index 77e42be430..188e0c1865 100644
--- a/t/porting/podcheck.t
+++ b/t/porting/podcheck.t
@@ -253,6 +253,7 @@ my $non_pods = qr/ (?: \.
(?: [achot] | zip | gz | bz2 | jar | tar | tgz | PL | so
| orig | rej | patch # Patch program output
| sw[op] | \#.* # Editor droppings
+ | old # buildtoc output
)
$
) | ~$ # Another editor dropping