1
0
mirror of synced 2026-05-03 06:48:46 +00:00
This commit is contained in:
Stéphane Jourdois
2010-07-11 14:16:09 +02:00
committed by Axel Beckert
parent 9e5ffdac00
commit 1e1d3a536a

View File

@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#
# Test that the POD we include in our scripts is valid, via the external
# podcheck command.
# podchecker command.
#
# Steve
# --