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-server".
The branch, master has been updated
via 7c863759a09e141c8dd3bff5931aefe8a9acc471 (commit)
from c16f95b8db382c7e2d3de41bb02bf6b04934d772 (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 7c863759a09e141c8dd3bff5931aefe8a9acc471
Author: Gregory Collins <[email protected]>
Date: Tue Sep 28 08:42:25 2010 -0400
Tweak test shell script again (oops)
diff --git a/test/runTestsAndCoverage.sh b/test/runTestsAndCoverage.sh
index 0cec3fb..3201dd7 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-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap