]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Sat, 10 Dec 2005 18:26:52 +0000 (18:26 +0000)
committerfoobar <sniper@php.net>
Sat, 10 Dec 2005 18:26:52 +0000 (18:26 +0000)
run-tests.php

index 7b30e3308e207da124501fe275602f44b16ac834..e8f4e94b8c87d86e6a9af1ed57ef24ee04fb4bca 100755 (executable)
@@ -333,7 +333,7 @@ if (isset($argc) && $argc > 1) {
                                        $html_output = is_resource($html_file);
                                        break;
                                case '--version':
-                                       echo "$Id$\n";
+                                       echo "$Revision$\n";
                                        exit(1);
                                default:
                                        echo "Illegal switch '$switch' specified!\n";