From 57c8ef59a4da1b999888c69422f7bceea7abece3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 5 Jun 2004 14:51:14 +0000 Subject: [PATCH] ... --- TODO | 4 ++-- bin/mo-grab | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.2