X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=mop%2Fadmin%2Fmo-back-grab.sh;h=bfdf71ca567ed19a6bb5eeddbaf25e83230151b3;hb=51733944f43d682c3c2b82f66c4f253ef9b1a6ea;hp=5628034e6d0dd381a9830ecdcc19f6cddafbfdbb;hpb=fc833e30d9b1315ffdeb780d5257e8e1bdafad43;p=eval.git diff --git a/mop/admin/mo-back-grab.sh b/mop/admin/mo-back-grab.sh index 5628034..bfdf71c 100755 --- a/mop/admin/mo-back-grab.sh +++ b/mop/admin/mo-back-grab.sh @@ -1,4 +1,7 @@ -#!/bin/sh +#!/bin/bash +# 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