summaryrefslogtreecommitdiffstats
path: root/bin/housekeeping.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-09 16:22:45 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-09 16:36:02 +0100
commit72c06c9e9657370cf6d940777ad3840745e97d1f (patch)
tree85e7cf69eea1f067a1e3592fd4408c2036fa3801 /bin/housekeeping.sh
parent3319dfe610b5d50c31fc62492896fb1b3dc4ffba (diff)
downloadjenkins.debian.net-72c06c9e9657370cf6d940777ad3840745e97d1f.tar.xz
rename chroot-test to chroot-installation and small improvements
Diffstat (limited to 'bin/housekeeping.sh')
-rwxr-xr-xbin/housekeeping.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/housekeeping.sh b/bin/housekeeping.sh
index c146b60d..b1c862c1 100755
--- a/bin/housekeeping.sh
+++ b/bin/housekeeping.sh
@@ -24,7 +24,7 @@ echo
vnstat
-CHROOT_PATTERN="/chroots/chroot-tests-*"
+CHROOT_PATTERN="/chroots/chroot-installation-*"
HOUSE=$(ls $CHROOT_PATTERN 2>/dev/null)
if [ "$HOUSE" != "" ] ; then
figlet "Warning:"