# | Line 14 | Line 14 | cd $WORKFLOW_DATA | |
---|---|---|
14 | # only completed tasks will have old logs removed. | |
15 | ||
16 | set NOW = `date +%Y%m%d_%H%M` | |
17 | < | $WORKFLOW_ROOT/cleanup.csh >& $WORKFLOW_DATA/cleanup_log.$NOW |
17 | > | $WORKFLOW_ROOT/cleanup.csh >& $WORKFLOW_DATA/cleanup_logs/cleanup_log.$NOW |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |