From 663e0fd468ce79a17bf7c6c5aee42a675ef00741 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 15 Jul 2004 22:02:22 +0000 Subject: [PATCH] Oops! Turn debugging output off. :-) This commit was SVN r1753. --- contrib/nightly/test_tarball.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/nightly/test_tarball.sh b/contrib/nightly/test_tarball.sh index f9db20d975..ce9549f550 100755 --- a/contrib/nightly/test_tarball.sh +++ b/contrib/nightly/test_tarball.sh @@ -19,7 +19,7 @@ vpath_arg="$5" # Set this to any value for additional output; typically only when # debugging -debug=0 +debug= # do you want a success mail? want_success_mail=1