[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup copy'n'paste error
Holger Levsen
gitlab at salsa.debian.org
Mon Jun 11 18:19:16 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c467b0c1 by Holger Levsen at 2018-06-11T17:19:09+00:00
fixup copy'n'paste error
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_create_meta_pkg_sets.sh
Changes:
=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -233,7 +233,7 @@ update_pkg_set_specific() {
had_a_DSA)
# packages which had a DSA
DSA=$(mktemp --tmpdir=$TEMPDIR pkg-sets-XXXXXXXXX -u)
- git clone --depth 1 https://salsa.debian.org:security-tracker-team/security-tracker $DSA
+ git clone --depth 1 https://salsa.debian.org/security-tracker-team/security-tracker $DSA
cp $DSA/data/DSA/list ${TMPFILE2}
grep "^\[" ${TMPFILE2} | grep "DSA-" | cut -d " " -f5 > $TMPFILE
rm $DSA -r
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c467b0c16f5303f9f41c6b7705648f44e99c551e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c467b0c16f5303f9f41c6b7705648f44e99c551e
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/20180611/be83e183/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list