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 wmaker-crm.git.
The branch, master has been updated
via 8f724f65aa59e6db003fead2fcc56abfd569c310 (commit)
from 3bc2535968cf37b63ad99e49f91a73a332d5553a (commit)
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 -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/8f724f65aa59e6db003fead2fcc56abfd569c310
commit 8f724f65aa59e6db003fead2fcc56abfd569c310
Author: Martin Dietze <[email protected]>
Date: Wed Feb 8 09:51:57 2012 +0100
debian: Don't include files created under debian/ from previous builds in
the tarball.
diff --git a/debian/nightly_build.sh b/debian/nightly_build.sh
index 11ec73f..5a79957 100755
--- a/debian/nightly_build.sh
+++ b/debian/nightly_build.sh
@@ -45,6 +45,7 @@ errorExit() {
doPull() {
RC="1"
LATEST="`$STATUSCMD`"
+ dh_clean
git reset --hard HEAD
git clean -f
$PULLCMD >>$BUILDLOG 2>&1 || errorExit "Error pulling from the repo"
-----------------------------------------------------------------------
Summary of changes:
debian/nightly_build.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("The Window Maker window manager")
--
To unsubscribe, send mail to [email protected].