Skip to content

Commit

Permalink
Merge pull request #42 from kdvalin/skip-local-pbench
Browse files Browse the repository at this point in the history
Skip PBench installation for local systems
  • Loading branch information
kdvalin authored Jul 6, 2023
2 parents 6d9ab2d + 9754371 commit 2bec2ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ten_of_us.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
- config_info.network_required == "yes"
when:
- config_info.pbench_install != 0
- config_info.system_type != "local"

#
# Install the packages.
Expand Down

0 comments on commit 2bec2ca

Please sign in to comment.