Changeset 11208
- Timestamp:
- Jan 19, 2007, 5:23:14 PM (19 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_00/ippTasks/pantasks.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_00/ippTasks/pantasks.pro
r11085 r11208 25 25 $EXIT_DATA_ERR = 5 26 26 27 $DB:n = 0 28 27 29 macro init.simtest 28 30 $LOGDIR = `ipp_datapath.pl path://SIMTEST` 29 31 $LOGDIR = $LOGDIR/logs 30 32 exec mkdir -p $LOGDIR 33 34 list DB -add simtest 31 35 32 36 if ($parallel) … … 40 44 $LOGDIR = $LOGDIR/logs 41 45 exec mkdir -p $LOGDIR 46 47 list DB -add essence_v2 42 48 43 49 if ($parallel) … … 54 60 $LOGDIR = $LOGDIR/logs 55 61 exec mkdir -p $LOGDIR 62 63 list DB -add isptest 56 64 57 65 if ($parallel)
Note:
See TracChangeset
for help on using the changeset viewer.
