X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=mop%2Fadmin%2Fmo-back-status.sh;h=1a51fb5e02ad74eb7b3de98cd38ab5dac7969a25;hb=eec2ea4fd9eb7017f864ad20852a41885cc864d7;hp=e3eecc69c36846056d80f4196eb02f0d18e760d4;hpb=fc833e30d9b1315ffdeb780d5257e8e1bdafad43;p=moe.git diff --git a/mop/admin/mo-back-status.sh b/mop/admin/mo-back-status.sh index e3eecc6..1a51fb5 100755 --- a/mop/admin/mo-back-status.sh +++ b/mop/admin/mo-back-status.sh @@ -1,4 +1,7 @@ #!/bin/sh +# Find all submits in the local copy of contestants' home directories +# (as created by mo-backup) and print their status. + if [ -z "$1" ] ; then echo "Directory name expected" exit 1