[Git][qa/jenkins.debian.net][master] fixup ad4f232455f67c7de796c97a510b414af74dade4
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Sat Mar 9 23:12:29 GMT 2024
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3f2cbae0 by Mattia Rizzolo at 2024-03-10T00:12:15+01:00
fixup ad4f232455f67c7de796c97a510b414af74dade4
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/jenkins_node_wrapper.sh
Changes:
=====================================
bin/jenkins_node_wrapper.sh
=====================================
@@ -136,7 +136,7 @@ elif [[ "$*" =~ ^rm\ -r\ /srv/reproducible-results/tmp.* ]] ; then
exec rm -r "$3" ; croak "Exec failed";
elif [[ "$*" =~ ^rm\ -r\ /srv/reproducible-results/rbuild.* ]] ; then
exec rm -r "$3" ; croak "Exec failed";
-elif [[ "$*" =~ ^rm\ -r\ /srv/reproducible-results/archlinuxrb-build.* ]] ; then
+elif [[ "$*" =~ ^rm\ -r\ /srv/reproducible-results/archlinuxrb/rb-build.* ]] ; then
exec rm -r "$3" ; croak "Exec failed";
elif [[ "$*" =~ ^rm\ -r\ /var/lib/jenkins/jobs/.*/workspace/results ]] ; then
exec rm -r "$3" ; croak "Exec failed";
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3f2cbae0ae7dfa6c032cb0a56af2d54edf7be8bc
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3f2cbae0ae7dfa6c032cb0a56af2d54edf7be8bc
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/20240309/9cf166f7/attachment.htm>
More information about the Qa-jenkins-scm
mailing list