IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27081


Ignore:
Timestamp:
Feb 25, 2010, 11:37:35 AM (16 years ago)
Author:
bills
Message:

fix name of destreak.status remove old macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/destreak.pro

    r27079 r27081  
    3131
    3232### Check status of tasks
    33 macro magic.status
     33macro destreak.status
     34    # since echo and listbook output go to different files these do not come in order
     35    echo magicToDS
    3436    book listbook magicToDS
     37    echo magicDSToRevert
    3538    book listbook magicDSToRevert
    36     book init magicDSToCleanup
    3739end
    3840
    3941### Reset tasks
    40 macro magic.reset
     42macro destreak.reset
    4143    book init magicToDS
    4244    book init magicDSToRevert
     
    111113end
    112114
    113 macro destreak.status
    114     echo magicToDS
    115     book listbook magicToDS
    116     echo ""
    117     echo magicDSToRevert
    118     book listbook magicDSToRevert
    119 end
    120115
    121116task           destreak.load
Note: See TracChangeset for help on using the changeset viewer.