Skip to content

Commit

Permalink
Removed debug artefact in configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyPod committed Sep 24, 2021
1 parent 71c6955 commit 4a8e0af
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ pipetask:
runQuantumCommand: "${CTRL_MPEXEC_DIR}/bin/pipetask {initPreCmdOpts} run -b {butlerConfig} -i {inCollection} -o {output} --output-run {outCollection} --qgraph {fileDistributionEndPoint}/{qgraphFile} --qgraph-id {qgraphId} --qgraph-node-id {qgraphNodeId} --clobber-outputs --init-only --extend-run {extraInitOptions}"
forcedPhotCoadd:
queue: "DOMA_LSST_GOOGLE_TEST_HIMEM_NON_PREEMPT"
characterizeImage:
queue: "DOMA_LSST_GOOGLE_TEST_HIMEM_NON_PREEMPT"

runQuantumCommand: "${CTRL_MPEXEC_DIR}/bin/pipetask --long-log run -b {butlerConfig} --output-run {outCollection} --qgraph {fileDistributionEndPoint}/{qgraphFile} --qgraph-id {qgraphId} --qgraph-node-id {qgraphNodeId} --skip-init-writes --extend-run --clobber-outputs --skip-existing"

Expand Down

0 comments on commit 4a8e0af

Please sign in to comment.