This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-core".
The branch, master has been updated
via c797f4c6f0c2b0627328a5d6bd77c7cae47c7bfb (commit)
from 1cc5c22f880c9132fe8c10ee9b697c3d10ba4954 (commit)
Summary of changes:
test/runTestsAndCoverage.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c797f4c6f0c2b0627328a5d6bd77c7cae47c7bfb
Author: Gregory Collins <[email protected]>
Date: Tue Sep 28 08:42:46 2010 -0400
Tweak test shell script again (oops)
diff --git a/test/runTestsAndCoverage.sh b/test/runTestsAndCoverage.sh
index 92bd423..0a1ce73 100755
--- a/test/runTestsAndCoverage.sh
+++ b/test/runTestsAndCoverage.sh
@@ -2,7 +2,7 @@
set -e
-if [ -n "$DEBUG" ]; then
+if [ -z "$DEBUG" ]; then
export DEBUG="testsuite"
fi
-----------------------------------------------------------------------
hooks/post-receive
--
snap-core
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap