fix standalone routine description

This commit is contained in:
George Danchev 2012-04-21 15:48:41 +00:00
parent f4832f661f
commit 9f8f097a44
1 changed files with 2 additions and 2 deletions

View File

@ -258,8 +258,8 @@ some of them according to the general options of the test suite:
The code piece inc/releng_getopts.inc defines the following functions
for use by the single tests:
standalone_or_supervised This is internally called routine to find
out the running mode of the scripts - standalone,
standalone_or_supervised This is internally called routine to print out
the running mode of the scripts - standalone,
supervised by run_all_auto.
No need to call it from the scripts themselves.