[Reproducible-builds] [misc] 03/03: exit 0
Stéphane Glondu
glondu at moszumanska.debian.org
Sun Feb 23 13:28:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository misc.
commit 8d8fc012128b8b1754c24179c423069a84526ff1
Author: Stephane Glondu <steph at glondu.net>
Date: Sun Feb 23 13:54:25 2014 +0100
exit 0
---
rebuild-twice-in-same-path/pbuilder-execute | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rebuild-twice-in-same-path/pbuilder-execute b/rebuild-twice-in-same-path/pbuilder-execute
index 7a97edf..fa2d977 100755
--- a/rebuild-twice-in-same-path/pbuilder-execute
+++ b/rebuild-twice-in-same-path/pbuilder-execute
@@ -89,3 +89,5 @@ fi
rm -rf /tmp/src/b
chown -R pbuilder:pbuilder $result/$pkg
+
+exit 0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git
More information about the Reproducible-builds
mailing list