[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] d-i_manual: properly rm .cache dir

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



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


Commits:
c9bd3a89 by Holger Levsen at 2023-04-14T17:12:36+02:00
d-i_manual: properly rm .cache dir

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,7 +15,8 @@ cleanup_workspace() {
 	#
 	echo "Cleaning workspace $WORKSPACE now."
 	cd $WORKSPACE
-	rm -fv *.deb *.udeb *.dsc *_*.build *_*.changes *_*.tar.gz *_*.tar.bz2 *_*.tar.xz *_*.buildinfo .cache
+	rm -fv *.deb *.udeb *.dsc *_*.build *_*.changes *_*.tar.gz *_*.tar.bz2 *_*.tar.xz *_*.buildinfo
+	rm -rfv .cache
 	#
 	# git clone and pull is done by jenkins job
 	#



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

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


More information about the Qa-jenkins-scm mailing list