Browse Source

use right tag here

migration/RELEASE_1_0_0
foobar 20 years ago
parent
commit
4e328517df
  1. 2
      run-tests.php

2
run-tests.php

@ -350,7 +350,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 specified!\n";

Loading…
Cancel
Save