1
1
This commit was SVN r2468.
Этот коммит содержится в:
Laura Casswell 2004-09-03 13:55:53 +00:00
родитель 7fc8600483
Коммит e613ac2459

Просмотреть файл

@ -47,8 +47,9 @@ else
echo "There is no test <$target> to run"
echo "correct use: "
echo " run_tests help (this message)"
echo " run_tests all (to run all mca ns tests)"
echo "or run_tests < test_gpr_replica >"
echo " run_tests all (to run all mca gpr tests)"
echo "or run_tests with any of the following: "
echo " < test_gpr_replica | test_gpr_proxy >"
break
endsw
end