[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] publish_changes_to_userContent(): also publish binary package with the same name as source package
Holger Levsen
gitlab at salsa.debian.org
Fri Feb 8 20:46:22 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
fa429b2b by Holger Levsen at 2019-02-08T20:46:08Z
publish_changes_to_userContent(): also publish binary package with the same name as source package
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/common-functions.sh
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -204,7 +204,7 @@ publish_changes_to_userContent() {
done
rm -rf $TARGET
mkdir $TARGET
- mv ${NEW_CONTENT}/usr/share/doc/${SRCPKG}-* $TARGET/
+ mv ${NEW_CONTENT}/usr/share/doc/${SRCPKG}* $TARGET/
rm -r ${NEW_CONTENT}
if [ -z "$3" ] ; then
touch "$TARGET/${VERSION}"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fa429b2ba445d4b4518b5165e6b07df83a22d7b6
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fa429b2ba445d4b4518b5165e6b07df83a22d7b6
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/20190208/cd703d31/attachment.html>
More information about the Qa-jenkins-scm
mailing list