X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mop%2Fadmin%2Fmo-back-grab.sh;h=5fa7181bde7158bbebe9c2e12524baf4158c683c;hb=258204ca478a8e8c180931575e1cd0748f677e8c;hp=5628034e6d0dd381a9830ecdcc19f6cddafbfdbb;hpb=fc833e30d9b1315ffdeb780d5257e8e1bdafad43;p=moe.git diff --git a/mop/admin/mo-back-grab.sh b/mop/admin/mo-back-grab.sh index 5628034..5fa7181 100755 --- a/mop/admin/mo-back-grab.sh +++ b/mop/admin/mo-back-grab.sh @@ -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