diff options
Diffstat (limited to 'src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh')
-rw-r--r-- | src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh b/src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh deleted file mode 100644 index 6e0ea00253..0000000000 --- a/src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/Attic/tinderbox-preclean-chroot.sh,v 1.9 2006/10/02 20:41:54 wolf31o2 Exp $ - -. /tmp/chroot-functions.sh -update_env_settings -cleanup_distcc |