X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=mop%2Fadmin%2Fmo-back-status.sh;h=5c4088fc1ac664f0164f76533b2dbc226e96bf54;hb=eb29e74d9003712a22474862596835cad34df092;hp=e3eecc69c36846056d80f4196eb02f0d18e760d4;hpb=fc833e30d9b1315ffdeb780d5257e8e1bdafad43;p=eval.git diff --git a/mop/admin/mo-back-status.sh b/mop/admin/mo-back-status.sh index e3eecc6..5c4088f 100755 --- a/mop/admin/mo-back-status.sh +++ b/mop/admin/mo-back-status.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 print their status. + if [ -z "$1" ] ; then echo "Directory name expected" exit 1