From 933d1d174cc48a28f54a161c87ac1a9d1eb92206 Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 10 Dec 2005 18:26:52 +0000 Subject: [PATCH] MFH --- run-tests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-tests.php b/run-tests.php index 7b30e3308e..e8f4e94b8c 100755 --- a/run-tests.php +++ b/run-tests.php @@ -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"; -- 2.50.1