fix comments and usage statement
This commit was SVN r2053.
Этот коммит содержится в:
родитель
664d5c652d
Коммит
fef74ce9e1
@ -14,9 +14,9 @@
|
|||||||
#
|
#
|
||||||
# =====
|
# =====
|
||||||
# To invoke this script, enter either
|
# To invoke this script, enter either
|
||||||
# run
|
# run_tests
|
||||||
# with no arguments to run all tests, or
|
# with no arguments to run all tests, or
|
||||||
# run <test_name>
|
# run_tests <test_name>
|
||||||
|
|
||||||
umask 007
|
umask 007
|
||||||
|
|
||||||
@ -26,8 +26,8 @@ else if ("$1" == "atomic") then
|
|||||||
./atomic
|
./atomic
|
||||||
else
|
else
|
||||||
echo "correct use: "
|
echo "correct use: "
|
||||||
echo " run (to run all class tests)"
|
echo " run_tests (to run all class tests)"
|
||||||
echo "or run <atomic>"
|
echo "or run_tests <atomic>"
|
||||||
exit -1
|
exit -1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user