Change 18681 by [EMAIL PROTECTED] on 2003/02/09 17:45:06

        Remove _h2ph_pre.ph when h2ph.t is complete.

Affected files ...

... //depot/maint-5.005/perl/t/lib/h2ph.t#2 edit

Differences ...

==== //depot/maint-5.005/perl/t/lib/h2ph.t#2 (xtext) ====
Index: perl/t/lib/h2ph.t
--- perl/t/lib/h2ph.t#1~1649~   Thu Jul 23 20:56:56 1998
+++ perl/t/lib/h2ph.t   Sun Feb  9 09:45:06 2003
@@ -31,4 +31,5 @@
     
     # cleanup - should this be in an END block?
     unlink("lib/h2ph.ph");
+    unlink("_h2ph_pre.ph");
 }
End of Patch.

Reply via email to