[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: fix typo in PBUILDERTIMEOUT for gcc-* and binutils.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Mon Jun 12 08:16:05 BST 2023
Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cccefa66 by Vagrant Cascadian at 2023-06-12T00:15:21-07:00
reproducible Debian: fix typo in PBUILDERTIMEOUT for gcc-* and binutils.
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -650,7 +650,7 @@ EOF
esac
fi
case "${SRCPACKAGE}" in
- gcc-*|binutils) PBUILDERTTIMEOUT=19 ;;
+ gcc-*|binutils) PBUILDERTIMEOUT=19 ;;
*) PBUILDERTIMEOUT=18 ;;
esac
set +e
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cccefa66f7fdceb27b7ccbe499b4d0183298044b
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cccefa66f7fdceb27b7ccbe499b4d0183298044b
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/20230612/4a82a9a6/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list