]> mj.ucw.cz Git - moe.git/blobdiff - mop/admin/mo-back-grab.sh
Tests for status, status.py fixes, minor changes
[moe.git] / mop / admin / mo-back-grab.sh
index 5628034e6d0dd381a9830ecdcc19f6cddafbfdbb..5fa7181bde7158bbebe9c2e12524baf4158c683c 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+# Find all submits in the local copy of contestants' home directories
+# (as created by mo-backup) and copy them to solutions/.
+
 if [ -z "$1" ] ; then
        echo "Directory name expected"
        exit 1