Changeset 27081
- Timestamp:
- Feb 25, 2010, 11:37:35 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/destreak.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/destreak.pro
r27079 r27081 31 31 32 32 ### Check status of tasks 33 macro magic.status 33 macro destreak.status 34 # since echo and listbook output go to different files these do not come in order 35 echo magicToDS 34 36 book listbook magicToDS 37 echo magicDSToRevert 35 38 book listbook magicDSToRevert 36 book init magicDSToCleanup37 39 end 38 40 39 41 ### Reset tasks 40 macro magic.reset42 macro destreak.reset 41 43 book init magicToDS 42 44 book init magicDSToRevert … … 111 113 end 112 114 113 macro destreak.status114 echo magicToDS115 book listbook magicToDS116 echo ""117 echo magicDSToRevert118 book listbook magicDSToRevert119 end120 115 121 116 task destreak.load
Note:
See TracChangeset
for help on using the changeset viewer.
