[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] d-i_manual: fix 9y old bug preventing workspace cleanup(???)

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Apr 14 16:04:07 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
dfd45636 by Holger Levsen at 2023-04-14T17:03:55+02:00
d-i_manual: fix 9y old bug preventing workspace cleanup(???)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/d-i_manual.sh


Changes:

=====================================
bin/d-i_manual.sh
=====================================
@@ -15,9 +15,7 @@ cleanup_workspace() {
 	#
 	echo "Cleaning workspace $WORKSPACE now."
 	cd $WORKSPACE
-	cd ..
-	rm -fv *.deb *.udeb *.dsc *_*.build *_*.changes *_*.tar.gz *_*.tar.bz2 *_*.tar.xz *_*.buildinfo
-	cd $WORKSPACE
+	rm -fv *.deb *.udeb *.dsc *_*.build *_*.changes *_*.tar.gz *_*.tar.bz2 *_*.tar.xz *_*.buildinfo .cache
 	#
 	# git clone and pull is done by jenkins job
 	#



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dfd45636860d5f56ec47a798485da01d9c1d58f7

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dfd45636860d5f56ec47a798485da01d9c1d58f7
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/20230414/7005c06e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list