[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Fix syntax error from 16f6dbfb699b23c30c86074f4d4d380959723069
Mattia Rizzolo
gitlab at salsa.debian.org
Sat Jan 5 15:25:54 GMT 2019
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
563f4abe by Mattia Rizzolo at 2019-01-05T15:25:42Z
Fix syntax error from 16f6dbfb699b23c30c86074f4d4d380959723069
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/common-functions.sh
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -81,7 +81,7 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
abort_if_bug_is_still_open 910812 ;;
chroot-installation_stretch_install_education-mathematics_upgrade_to_buster)
abort_if_bug_is_still_open 910819 ;;
- chroot-installation_sid_*education-ltsp*|chroot-installation_buster_*education-ltsp*|)
+ chroot-installation_sid_*education-ltsp*|chroot-installation_buster_*education-ltsp*)
abort_if_bug_is_still_open 917633 ;;
*) ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/563f4abefe3c0ab2fea376aeade30a19a0991817
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/563f4abefe3c0ab2fea376aeade30a19a0991817
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/20190105/0aaf52fb/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list