[Piuparts-commits] rev 620 - piatti/home/piupartss
Holger Levsen
holger at alioth.debian.org
Mon Jan 4 14:53:06 UTC 2010
Author: holger
Date: 2010-01-04 14:53:05 +0000 (Mon, 04 Jan 2010)
New Revision: 620
Modified:
piatti/home/piupartss/crontab
Log:
restart the slave to recreate distro chroot.tar.gz's after they have been deleted
Modified: piatti/home/piupartss/crontab
===================================================================
--- piatti/home/piupartss/crontab 2010-01-04 13:03:13 UTC (rev 619)
+++ piatti/home/piupartss/crontab 2010-01-04 14:53:05 UTC (rev 620)
@@ -16,5 +16,6 @@
#
# delete chroot-tarballs once a month, so that new ones are created automatically
+# after that, kill and restart the slave session to recreate them
#
-42 23 1 * * sudo rm -v /org/piuparts.debian.org/slave/*/*.tar.gz
+42 23 1 * * sudo rm -v /org/piuparts.debian.org/slave/*/*.tar.gz ; sudo screen -r piuparts-slave-screen -X quit ; sleep 60 ; sudo /home/piupartss/bin/slave_run
More information about the Piuparts-commits
mailing list