Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jprokos26 committed Sep 22, 2023
1 parent 45454ec commit 48f1efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions armory/cli/tools/collect_outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ def collect_armory_outputs(command_args, prog, description):
raise ValueError(
f"Collation failed: attacks {attacks} have different headers."
)
attacks.add(first)

for attack in attacks:
log.info(f"Collating {attack} into {tgt_collate}")
Expand Down

0 comments on commit 48f1efe

Please sign in to comment.