[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: drop another ancient FIXME as it's unlikely we'll ever fix this
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Sep 16 15:13:55 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1fc23a51 by Holger Levsen at 2022-09-16T16:13:34+02:00
reproducible Debian: drop another ancient FIXME as it's unlikely we'll ever fix this
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -814,7 +814,7 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
( [ ! -f $config.py ] && [ $config -nt $STAMP ] ) || \
( [ -f $config.py ] && [ $config.py -nt $STAMP ] ) ; then
echo "$config has changed, executing updates."
- $JJB update $config # FIXME: we should use sudo and run $JJB as jenkins or jenkins-adm
+ $JJB update $config # maybe better to use sudo and run $JJB as jenkins or jenkins-adm
fi
done
explain "jenkins jobs updated."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1fc23a51f260d4aa9111c803abc624b865446c14
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1fc23a51f260d4aa9111c803abc624b865446c14
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/20220916/e6815222/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list