[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, develop, updated. 2ff8c684e6066455d2343682b5cd352b8909501d
Holger Levsen
holger at layer-acht.org
Mon Dec 5 14:40:14 UTC 2011
The following commit has been merged in the develop branch:
commit 2ff8c684e6066455d2343682b5cd352b8909501d
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Dec 5 15:39:56 2011 +0100
also report diskusage
diff --git a/home/piupartsm/bin/detect_tmp_cruft b/home/piupartsm/bin/detect_tmp_cruft
index 7c69c53..bedfab8 100755
--- a/home/piupartsm/bin/detect_tmp_cruft
+++ b/home/piupartsm/bin/detect_tmp_cruft
@@ -45,6 +45,8 @@ if [ "$(echo "$LS_TMP" | wc -l)" -gt 12 ] ; then
echo
echo "$LS_TMP"
echo
+ echo "$(du -sh /org/piuparts.debian.org/tmp 2>/dev/null)"
+ echo
echo "One is normal for piuparts operation, more is not."
echo "Please investigate and cleanup."
fi
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list