Skip to content

Commit

Permalink
fixup! Add runs that check --extend-run.
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Salnikov <[email protected]>
  • Loading branch information
TallJimbo and andy-slac authored Aug 23, 2023
1 parent 654d6af commit aa5f223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/ci/middleware/scons.py
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ def _add_direct(
extend_run : `bool`, optional
If `True`, pass ``--extend-run`` to ``pipetask run``.
clobber_outputs : `bool`, optional
If `True`, pass `--clobber-outputs`` to ``pipetask run``.
If `True`, pass ``--clobber-outputs`` to ``pipetask run``.
Returns
-------
Expand Down

0 comments on commit aa5f223

Please sign in to comment.