Keep 300 cycles of cr-for-branches.log.
Also, remove the spurious `500' from the command line, which looks
like it was there because I thought that `-n' took a number argument
(but in fact that's -c), whereas it was actually interpreted as a
filename (which never exists so savelog silently ignores it).
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
mkdir -p tmp
- savelog -c 28 -n 500 $LOGFILE >/dev/null
+ savelog -c 300 -n $LOGFILE >/dev/null
exec >>$LOGFILE
log () {