Changeset 30180
- Timestamp:
- Dec 26, 2010, 6:58:51 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/register.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/register.pro
r30120 r30180 79 79 macro register.revert.off 80 80 task register.imfile.revert 81 active false 82 end 83 end 84 85 macro burntool.on 86 task register.burntool.load 87 active true 88 end 89 task register.burntool.run 90 active true 91 end 92 end 93 94 macro burntool.off 95 task register.burntool.load 96 active false 97 end 98 task register.burntool.run 81 99 active false 82 100 end … … 529 547 $today = `date -u +%Y-%m-%d` 530 548 # debugging purposes 531 # $today = "2010-12-06"549 # $today = "2010-12-25" 532 550 $run = $run -date $today -valid_burntool $valid_burntool_value 533 551 if ($DB:n == 0)
Note:
See TracChangeset
for help on using the changeset viewer.
