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

Holger Levsen gitlab at salsa.debian.org
Wed Sep 26 01:23:22 BST 2018


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


Commits:
69b2d365 by Holger Levsen at 2018-09-26T00:23:14Z
reproducible Archlinux: fixup typo

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

- - - - -


1 changed file:

- bin/reproducible_archlinux_scheduler.sh


Changes:

=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -165,7 +165,7 @@ update_archlinux_repositories() {
 		OLD=$(query_db "$QUERY")
 		for PKG_ID in $(echo -n "$OLD" | cut -d '|' -f1) ; do
 			QUERY="INSERT INTO schedule (package_id, date_scheduled) VALUES ('${PKG_ID}', '$SCHDATE');"
-			query_db "$QUERY_DB"
+			query_db "$QUERY"
 		done
 		echo "$(date -u ) - done scheduling $MAX old packages."
 	else



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/69b2d3655bd4e3c13dd1bd6dcc1821e6987fc1ae
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/20180926/9bf6a6c6/attachment.html>


More information about the Qa-jenkins-scm mailing list