From 083ade81359c115b40855b6f3f5567f9a3dfee31 Mon Sep 17 00:00:00 2001 From: FrancisANDRE Date: Sat, 22 Aug 2015 09:21:11 +0200 Subject: [PATCH] fix proper syntax for testing one test Signed-off-by: FrancisANDRE --- build/script/runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/script/runtests.sh b/build/script/runtests.sh index 5a1bc1787..38722b518 100755 --- a/build/script/runtests.sh +++ b/build/script/runtests.sh @@ -4,7 +4,7 @@ # # A script for running the POCO testsuites. # -# usage: runtests [component] [test] +# usage: runtests [component [test] ] # # If the environment variable EXCLUDE_TESTS is set, containing # a space-separated list of project names (as found in the