From: Martin Mares Date: Thu, 29 Mar 2001 18:22:29 +0000 (+0000) Subject: Removed. X-Git-Tag: python-dummy-working~534 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=4888054c1ec0ac045ca249f6e8b520fdb341da00;p=moe.git Removed. --- diff --git a/bin/clean b/bin/clean deleted file mode 100644 index 15461e2..0000000 --- a/bin/clean +++ /dev/null @@ -1,11 +0,0 @@ -# The Evaluator -- Directory Cleanup -# (c) 2001 Martin Mares - -if [ -z "$MO_ROOT" ] ; then - set -e -a - cd - [ -f config ] || ( echo "Missing config file. Please fix the installation." ; exit 1 ) - . config - fi -if [ -z "$CT" ] ; then - [ -n "$1" ] || ( echo "Usage: clean " \ No newline at end of file