[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo

Holger Levsen gitlab at salsa.debian.org
Thu Apr 30 23:43:54 BST 2020



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


Commits:
3c246fb1 by Holger Levsen at 2020-05-01T00:43:46+02:00
fix typo

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

- - - - -


1 changed file:

- bin/reproducible_debian_rebuilder_prototype.sh


Changes:

=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -51,7 +51,7 @@ set_poolpath() {
 #
 
 # query a random .buildinfo file path from builtin-pho db
-BUILTINPHOPATH=$(psql -A -t -c 'SELECT path FROM builds WHERE arch_amd64=true ORDER BR RANDOM() LIMIT 1' buildinfo)
+BUILTINPHOPATH=$(psql -A -t -c 'SELECT path FROM builds WHERE arch_amd64=true ORDER BY RANDOM() LIMIT 1' buildinfo)
 FILE="$(echo $BUILTINPHOPATH | cut -d '/' -f5-)"
 PKG="$(echo $FILE | cut -d '_' -f1)"
 VERSION="$(echo $FILE | cut -d '_' -f2)"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3c246fb12b854eadf3662abb0347332510016690

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3c246fb12b854eadf3662abb0347332510016690
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/20200430/1114a1ea/attachment.html>


More information about the Qa-jenkins-scm mailing list