[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] update_jdn: fixup typo
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Jun 9 23:08:57 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
8ff1a235 by Holger Levsen at 2023-06-10T00:08:48+02:00
update_jdn: fixup typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -59,7 +59,7 @@ disable_dsa_check_packages() {
# disable check for outdated packages as someday in the future
# packages from security.d.o will appear outdated always…
DSACP=/usr/local/bin/dsa-check-packages
- ( echo -e "#!/bin/sh\n# disabled dsa-check by update_jdn.sh\nexit 0\n" ; cat $DSACP ) | sudo tee $DSACP )
+ ( echo -e "#!/bin/sh\n# disabled dsa-check by update_jdn.sh\nexit 0\n" ; cat $DSACP ) | sudo tee $DSACP
sudo chmod a+rx $DSACP
}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8ff1a23527d7131bb2aa5e962cfb7c9a3d1f3417
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8ff1a23527d7131bb2aa5e962cfb7c9a3d1f3417
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/20230609/379085fd/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list