projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd120e
)
Fix usage string for run_test.pl
author
Sandro Santilli
<strk@keybit.net>
Wed, 9 Oct 2013 15:24:17 +0000
(15:24 +0000)
committer
Sandro 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
patch
|
blob
|
history
diff --git
a/regress/run_test.pl
b/regress/run_test.pl
index cf8a66f23fbb9ec65e8b93a19f8549b16eb790ee..7fd16f520c02f1d893569bfefd6390395661f8cd 100755
(executable)
--- a/
regress/run_test.pl
+++ b/
regress/run_test.pl
@@
-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