use standardized variables
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user