Fix usage string for run_test.pl
authorSandro Santilli <strk@keybit.net>
Wed, 9 Oct 2013 15:24:17 +0000 (15:24 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 9 Oct 2013 15:24:17 +0000 (15:24 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12022 b70326c6-7e19-0410-871a-916f4a2858ee

regress/run_test.pl

index cf8a66f23fbb9ec65e8b93a19f8549b16eb790ee..7fd16f520c02f1d893569bfefd6390395661f8cd 100755 (executable)
@@ -359,7 +359,7 @@ exit($FAIL);
 sub usage 
 {
        die qq{
-Usage: $0 <testname> [<testname>]
+Usage: $0 [<options>] <testname> [<testname>]
 Options:
   --verbose    be verbose about failures
   --nocreate   do not create the regression database on start