Changeset 11465 for trunk/ippTasks
- Timestamp:
- Jan 30, 2007, 5:16:57 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/pantasks.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/pantasks.pro
r11346 r11465 28 28 # is only used if DB:n is 0 29 29 $DB:n = 0 30 31 macro init.isp 32 $LOGDIR = `ipp_datapath.pl path://ISP` 33 $LOGDIR = $LOGDIR/logs 34 exec mkdir -p $LOGDIR 35 36 list DB -add isp 37 38 if ($parallel) 39 controller exit true 40 controller host add po02 41 controller host add po03 42 controller host add po04 43 controller host add po05 44 controller host add po06 45 controller host add po07 46 controller host add po08 47 controller host add po10 48 end 49 end 30 50 31 51 macro init.simtest.defDB
Note:
See TracChangeset
for help on using the changeset viewer.
