[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: minor refactoring
Holger Levsen
holger at moszumanska.debian.org
Sat Apr 18 17:22:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 36ea8fb164e670d5c1b05eb7675306a5f92c3757
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Apr 18 19:20:19 2015 +0200
reproducible: minor refactoring
---
bin/reproducible_build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 9f5ae6b..a43f9b7 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -140,8 +140,8 @@ handle_404() {
handle_not_for_us() {
# a list of valid architecture for this package should be passed to this function
- DURATION=''
echo "Package ${SRCPACKAGE} (${VERSION}) shall only be build on \"$(echo "$@" | xargs echo )\" and thus was skipped." | tee -a ${RBUILDLOG}
+ DURATION=''
update_db_and_html "not for us"
if [ $SAVE_ARTIFACTS -eq 1 ] ; then SAVE_ARTIFACTS=2 ; fi
exit 0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list