diff --git a/scripts/run-regression-tests b/scripts/run-regression-tests index 7e438c162..8804c62e9 100755 --- a/scripts/run-regression-tests +++ b/scripts/run-regression-tests @@ -55,7 +55,7 @@ ######################## function usage { - echo "Usage: $0 [-c] [-d] [-f] [-h] [-j] [-q] ..." + echo "Usage: $0 [-c ] [-d ] [-f] [-h] [-j ] [-q] ..." echo " -c - cache directory for Linux kernel tarballs." echo " -d - directory for temporary regression test files." echo " -f - full check -- do not only compile SCST but the whole" \