[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix braino
Holger Levsen
holger at moszumanska.debian.org
Wed Aug 19 20:54:59 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 38d82ec3b57b92b0d285d8d398b44e5b4c4be0bb
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Aug 19 22:54:52 2015 +0200
reproducible: fix braino
---
bin/reproducible_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index e21a5d4..8185b5a 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -463,7 +463,7 @@ create_png_from_table() {
fi
if [ $1 -eq 0 ] || [ $1 -eq 2 ] ; then
# TABLE[0+2] have a architecture column:
- WHERE_EXTRA="$WHERE_SUITE AND architecture = \"$ARCH\""
+ WHERE_EXTRA="$WHERE_EXTRA AND architecture = \"$ARCH\""
fi
# run query
if [ $1 -eq 1 ] ; then
--
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