]> mj.ucw.cz Git - moe.git/commitdiff
Removed.
authorMartin Mares <mj@ucw.cz>
Thu, 29 Mar 2001 18:22:29 +0000 (18:22 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 29 Mar 2001 18:22:29 +0000 (18:22 +0000)
bin/clean [deleted file]

diff --git a/bin/clean b/bin/clean
deleted file mode 100644 (file)
index 15461e2..0000000
--- a/bin/clean
+++ /dev/null
@@ -1,11 +0,0 @@
-# The Evaluator -- Directory Cleanup
-# (c) 2001 Martin Mares <mj@ucw.cz>
-
-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 <contestant> <task>"
\ No newline at end of file