]> mj.ucw.cz Git - moe.git/commitdiff
Small fixes...
authorMartin Mares <mj@ucw.cz>
Tue, 3 Apr 2001 17:59:17 +0000 (17:59 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 3 Apr 2001 17:59:17 +0000 (17:59 +0000)
bin/mo-grab
config

index bfb3fceaaa5657fcbf0dc377846a5f9e7215fd84..87d0804c78cc6c9a8bd44b69fa06cfa0dff5ef9f 100755 (executable)
@@ -22,3 +22,5 @@ for user in `awk -F: </etc/passwd '{ if ($3 >= 21000 && $3 < 30000) print $1; }'
                echo " No .submit directory"
        fi
 done
+chown -R $EVAL_USER solutions
+chmod -R a+r solutions
diff --git a/config b/config
index ee86a8276508958e043f88d94daa21799b0fc151..572084cac44abfb2f091fec79aefb03458e73447 100644 (file)
--- a/config
+++ b/config
@@ -8,7 +8,7 @@ EVAL_GROUP=mo-eval
 TEST_USERS="mo-test1 mo-test2"
 
 # Currently used test user
-TEST_USER=mo-eval
+TEST_USER=mo-test1
 
 ### all of the following variables can be overriden in per-task config file