IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 4, 2010, 6:07:38 PM (16 years ago)
Author:
watersc1
Message:

Updates to automation code to trigger cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/nightly_stacks.pro

    r27711 r27860  
    164164
    165165  task.exec
     166    stdout $LOGDIR/ns.initday.log
     167    stderr $LOGDIR/ns.initday.log
    166168    $today = `date +%Y-%m-%d`
    167169    book newpage nsData $today
    168170    book setword nsData $today nsState NEW
    169171
    170     command echo $today
    171 #   command automate_stacks.pl --clean_old --date $today
     172#    command echo $today
     173   command automate_stacks.pl --clean_old --date $today
    172174  end
    173175
Note: See TracChangeset for help on using the changeset viewer.