rename releng_ scripts to auto_

This commit is contained in:
George Danchev
2011-07-18 12:26:30 +00:00
parent 8cecbc9aca
commit 765e0c88cc
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ not_in_releng_exit() {
# Include common bits
. inc/releng_getopts.inc || not_in_releng_exit
# Each releng_ test should decide whether or not it needs
# Each test should decide whether or not it needs
# a xorriso binary to test, since some do compilations only.
if [ ! -x $RELENG_XORRISO ]; then
print_help