From: Martin Mares Date: Sat, 5 Jun 2004 14:51:14 +0000 (+0000) Subject: ... X-Git-Tag: python-dummy-working~451 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=57c8ef59a4da1b999888c69422f7bceea7abece3;p=eval.git ... --- diff --git a/TODO b/TODO index 9be8755..9949926 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,7 @@ box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/f score: better formatting of the score table interactive tasks: solve deadlocks? interactive tasks: logging of messages -creating user accounts: start with userlist, create passwd items and passwords; replace CT_UID_xxx completely? -fix mo-* to use mo-get-users +STDIO TASKS!!! guide: compile , not only guide: status @@ -13,3 +12,4 @@ guide: status Environment ~~~~~~~~~~~ fpc: add switch -gl (runtime errors write line#) +check versions of g++ diff --git a/bin/mo-grab b/bin/mo-grab index ef5a44a..9ce2f19 100755 --- a/bin/mo-grab +++ b/bin/mo-grab @@ -19,7 +19,7 @@ for user in `bin/mo-get-users` ; do done echo else - echo " No .submit directory" + echo " ---" fi done chown -R $EVAL_USER solutions