use standardized variables

This commit is contained in:
George Danchev
2011-06-28 18:42:08 +00:00
parent 07a6b088d6
commit 701764f6d1
2 changed files with 28 additions and 8 deletions

View File

@ -21,7 +21,7 @@ Release Engineering
+ Well documented configuration file SCRIPT.conf.template
+ Throw FAIL string to stdout if any failure is detected
+ Return exit code 0 on success, non-zero on failure
+ Use different exit codes for any failure (range 1-31)
+ Use different exit codes for any failure (range 0-31)
* RUNNING TESTS
+ All tests have to be run from the releng/ directory, within