Change 20637 by [EMAIL PROTECTED] on 2003/08/12 09:36:26
Looked funny in harness output.
Affected files ...
... //depot/maint-5.8/perl/t/op/closure.t#10 edit
Differences ...
==== //depot/maint-5.8/perl/t/op/closure.t#10 (xtext) ====
Index: perl/t/op/closure.t
--- perl/t/op/closure.t#9~20636~ Tue Aug 12 01:58:28 2003
+++ perl/t/op/closure.t Tue Aug 12 02:36:26 2003
@@ -609,7 +609,8 @@
curr_test(182);
-SKIP: { skip("tests not in maint because change #19637 not applied", 3) }
+# Because change #19637 was not applied to 5.8.1.
+SKIP: { skip("tests not in 5.8.", 3) }
$test= 185;
End of Patch.