andre Wed Mar 21 08:01:53 2001 EDT
Modified files:
/php4 run-tests.php
Log:
I don't like to commit this over and over either, but this client definitely seems
to dislike branches
Index: php4/run-tests.php
diff -u php4/run-tests.php:1.20 php4/run-tests.php:1.21
--- php4/run-tests.php:1.20 Wed Mar 21 05:00:33 2001
+++ php4/run-tests.php Wed Mar 21 08:01:52 2001
@@ -388,7 +388,6 @@
$data2 .= trim($line2);
}
}
- echo strlen($data1).'|'.strlen($data2);
fclose($fp1);
fclose($fp2);
if ((trim($data1) != trim($data2))
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]