@@ -82,6 +82,8 @@ else
fi
last=`grep '^[0-9][0-9]* ' group | sort | tail -1 | sed -e 's/[ ].*//'`
# get rid of leading 0s as can be interpreted as octal
last=`echo $last | sed 's/^0*//'`
id=`$AWK_PROG </dev/null 'BEGIN{printf "%03d\n",'$last'+1}'`
echo "Next test is $id"
The note is not visible to the blocked user.