[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux scheduler: fixup SQL

Holger Levsen gitlab at salsa.debian.org
Mon Sep 24 13:25:21 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
f7bf8345 by Holger Levsen at 2018-09-24T12:25:11Z
reproducible Archlinux scheduler: fixup SQL

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_archlinux_scheduler.sh


Changes:

=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -81,7 +81,7 @@ update_archlinux_repositories() {
 						BUILD_VERSION="$(cat pkg.version)"
 						SUITE="archlinux_$REPO"
 						PKGID=$(query_db "SELECT id FROM sources WHERE name='$PKG' AND suite='$SUITE' AND architecture='$ARCH';")
-						QUERY="INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job
+						QUERY="INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job) VALUES
 						('$PKG_ID', '$BUILD_VERSION', '$BUILD_STATE', '$BUILD_DATE', '$BUILD_DURATION', 'pb3 or pb4', 'pb3 or pb4', 'unknown');"
 							echo "$QUERY"
 						query_db "$QUERY"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f7bf83451391423ba0cd603593fc7cfa26b90a84

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f7bf83451391423ba0cd603593fc7cfa26b90a84
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180924/7e4d8b60/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list