Changeset 43085
- Timestamp:
- Sep 7, 2026, 4:54:58 PM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/ippTasks/simtest.pro
r43060 r43085 66 66 break 67 67 end 68 68 69 69 if (("$init" == "new") || ("$init" == "inject")) 70 70 # XXX this will fail and exit the script if the db does not exist or is old... … … 96 96 end 97 97 98 $ppsim = "ppSimSequence $mySeq simtest.mkimages simtest.inject - path $SIMTEST_RAWDIR -workdir $SIMTEST_WORKDIR -dbname $dbname -label wait -dvodb DVO -tess_id TESS -refcat refcat.catdir"98 $ppsim = "ppSimSequence $mySeq simtest.mkimages simtest.inject -basename sim -path $SIMTEST_RAWDIR -workdir $SIMTEST_WORKDIR -dbname $dbname -label wait -dvodb DVO -tess_id TESS -refcat refcat.catdir" 99 99 if ("$PPSIM_RECIPE" != "default") 100 100 $ppsim = $ppsim -ppsim_recipe $PPSIM_RECIPE
Note:
See TracChangeset
for help on using the changeset viewer.
