Parent Directory
|
Revision Log
|
Patch
| revision 1.6 by joy, Sat Aug 30 11:50:13 2008 UTC | revision 1.7 by debwww, Sat Aug 30 22:51:48 2008 UTC | |
|---|---|---|
| # | Line 13 fi | Line 13 fi |
| 13 | trap "rm -f $crondir/often.lock" exit | trap "rm -f $crondir/often.lock" exit |
| 14 | ||
| 15 | # rotate the previous log file | # rotate the previous log file |
| 16 | savelog -g debwww -m 664 $crondir/log/often.log &> /dev/null | savelog -g debwww -m 664 $crondir/log/often.log > /dev/null |
| 17 | ||
| 18 | export CVS_RSH=ssh | export CVS_RSH=ssh |
| 19 | cd $crondir | cd $crondir |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |