Rev 12146 | Rev 12302 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12146 | Rev 12161 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | grep "#define MAX_PROMPTLEN" OefMsg2wims/oef2wims.h | awk -F'#define MAX_PROMPTLEN' ' {print "MAX_PROMPTLEN="$2 ; exit}' |
12 | grep "#define MAX_PROMPTLEN" OefMsg2wims/oef2wims.h | awk -F'#define MAX_PROMPTLEN' ' {print "MAX_PROMPTLEN="$2 ; exit}' |
13 | echo "DEBUG_MODULE=qualite@wimsedu.info" |
13 | echo "DEBUG_MODULE=qualite@wimsedu.info" |
14 | echo "DF_SEVERITY=1 2 1" |
14 | echo "DF_SEVERITY=1 2 1" |
15 | echo "MAX_WEIGHT=10000" |
15 | echo "MAX_WEIGHT=10000" |
16 | echo "MIN_WEIGHT=0" |
16 | echo "MIN_WEIGHT=0" |
- | 17 | # # list of directories potentially containing user files (in addition to ".users/") |
|
- | 18 | # (used in deluser, usermanage/recover.proc, adm/raw...) |
|
- | 19 | echo "USER_DIR_LIST=examlog,exolog,noscore,score,photoboard" |