From b61cefc8c75a1ff68c259b8fad9514448581d143 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Sat, 18 Sep 2010 09:23:11 +0000 Subject: [PATCH] Commit this so that I can get some debugging output (the nightly process downloads a new version of this script before running it). This commit was SVN r23770. --- contrib/nightly/create_tarball.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/nightly/create_tarball.sh b/contrib/nightly/create_tarball.sh index 2a461ddf61..7d6aa92ea3 100755 --- a/contrib/nightly/create_tarball.sh +++ b/contrib/nightly/create_tarball.sh @@ -33,7 +33,7 @@ destdir="$4" # Set this to any value for additional output; typically only when # debugging -debug= +debug=1 # do you want a success mail? want_success_mail=1