Author: bdonlan
Date: 2004-06-26 22:58:55 -0400 (Sat, 26 Jun 2004)
New Revision: 255

Modified:
   trunk/dev-tools/haver-push/push.pl
   trunk/dev-tools/haver-push/receive.pl
Log:
Back out test commits

Modified: trunk/dev-tools/haver-push/push.pl
===================================================================
--- trunk/dev-tools/haver-push/push.pl  2004-06-27 02:55:52 UTC (rev 254)
+++ trunk/dev-tools/haver-push/push.pl  2004-06-27 02:58:55 UTC (rev 255)
@@ -128,6 +128,3 @@
 
 rename "$statefile.tmp.$$", $statefile
        or die "Can't rename temp file: $!";
-
-
-

Modified: trunk/dev-tools/haver-push/receive.pl
===================================================================
--- trunk/dev-tools/haver-push/receive.pl       2004-06-27 02:55:52 UTC (rev 
254)
+++ trunk/dev-tools/haver-push/receive.pl       2004-06-27 02:58:55 UTC (rev 
255)
@@ -138,4 +138,3 @@
        print $output_f $buf
                or die "inflate_pump write error: $!";
 }
-


Reply via email to