IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 43085


Ignore:
Timestamp:
Sep 7, 2026, 4:54:58 PM (2 weeks ago)
Author:
eugene
Message:

add basename to sequence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pstamp-20260421/ippTasks/simtest.pro

    r43060 r43085  
    6666    break
    6767  end   
    68  
     68
    6969  if (("$init" == "new") || ("$init" == "inject")) 
    7070    # XXX this will fail and exit the script if the db does not exist or is old...
    … …  
    9696      end
    9797
    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"
    9999      if ("$PPSIM_RECIPE" != "default")
    100100         $ppsim = $ppsim -ppsim_recipe $PPSIM_RECIPE
Note: See TracChangeset for help on using the changeset viewer.