create_tarball: read $debug from environment
If $debug is set in the environment, use that. This allows enabling debug mode without requiring an edit to the script. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
родитель
a8247a76c9
Коммит
704d6a0309
@ -34,7 +34,7 @@ gitbranch=$5
|
||||
|
||||
# Set this to any value for additional output; typically only when
|
||||
# debugging
|
||||
debug=1
|
||||
: ${debug:=}
|
||||
|
||||
# do you want a success mail?
|
||||
want_success_mail=1
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user