Change 34233 by [EMAIL PROTECTED] on 2008/08/26 14:31:07
No, third time not lucky. Remove the extraneous leading - sign.
Affected files ...
... //depot/perl/MANIFEST#1721 edit
Differences ...
==== //depot/perl/MANIFEST#1721 (text) ====
Index: perl/MANIFEST
--- perl/MANIFEST#1720~34232~ 2008-08-26 07:28:14.000000000 -0700
+++ perl/MANIFEST 2008-08-26 07:31:07.000000000 -0700
@@ -1183,7 +1183,7 @@
ext/Test/Harness/t/harness.t Test::Harness test
ext/Test/Harness/t/iterators.t Test::Harness test
ext/Test/Harness/t/lib/App/Prove/Plugin/Dummy.pm Module for testing
Test::Harness
--ext/Test/Harness/t/lib/Dev/Null.pm Module for testing
Test::Harness
+ext/Test/Harness/t/lib/Dev/Null.pm Module for testing
Test::Harness
ext/Test/Harness/t/lib/EmptyParser.pm Module for testing
Test::Harness
ext/Test/Harness/t/lib/IO/c55Capture.pm Module for
testing Test::Harness
ext/Test/Harness/t/lib/MyCustom.pm Module for testing
Test::Harness
End of Patch.