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 c16f95b8db382c7e2d3de41bb02bf6b04934d772 (commit)
from 44c576f2fb9d1c9a3be07814ede5cf5682420ab9 (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 c16f95b8db382c7e2d3de41bb02bf6b04934d772
Author: Gregory Collins <[email protected]>
Date: Tue Sep 28 08:39:04 2010 -0400
Tweak test shell script
diff --git a/test/runTestsAndCoverage.sh b/test/runTestsAndCoverage.sh
index e38473b..0cec3fb 100755
--- a/test/runTestsAndCoverage.sh
+++ b/test/runTestsAndCoverage.sh
@@ -2,7 +2,7 @@
set -e
-if [ "x$DEBUG" == "x" ]; then
+if [ -n "$DEBUG" ]; then
export DEBUG=testsuite
fi
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap