Skip to content

Commit

Permalink
renaming input RawSource to correct value RawSource_bold
Browse files Browse the repository at this point in the history
  • Loading branch information
birajstha committed Sep 17, 2024
1 parent 8860e37 commit d370d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CPAC/pipeline/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,7 @@ def gather_pipes(self, wf, cfg, all=False, add_incl=None, add_excl=None):
(
raw_source,
validate_bold_header,
[(raw_out, "RawSource")],
[(raw_out, "RawSource_bold")],
),
(
validate_bold_header,
Expand Down

0 comments on commit d370d88

Please sign in to comment.