[Git][qa/jenkins.debian.net][master] reproducible Debian arm64: fix syntax error

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Oct 21 18:49:05 BST 2023



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


Commits:
9b081c02 by Holger Levsen at 2023-10-21T19:48:51+02:00
reproducible Debian arm64: fix syntax error

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

- - - - -


1 changed file:

- hosts/common/etc/pbuilderrc


Changes:

=====================================
hosts/common/etc/pbuilderrc
=====================================
@@ -30,6 +30,6 @@ fi
 # (only on those 8 nodes running in the future…)
 if [ "$HOSTNAME" = "ionos5-amd64" ] || [ "$HOSTNAME" = "ionos6-i386" ] || \
    [ "$HOSTNAME" = "ionos15-amd64" ] || [ "$HOSTNAME" = "ionos16-i386" ] || \
-   [ "$HOSTNAME" = "codethink01-arm64" ] || [ "$HOSTNAME" = "codethink03-arm64" ] || \
+   [ "$HOSTNAME" = "codethink01-arm64" ] || [ "$HOSTNAME" = "codethink03-arm64" ] ; then
 	APTGETOPT=(-o Acquire::Check-Valid-Until="false")
 fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9b081c02dc00983b3ca4050a0cf277f5e2379316
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/20231021/cc17b2dc/attachment.htm>


More information about the Qa-jenkins-scm mailing list