Skip to content

Commit

Permalink
Changing arg name
Browse files Browse the repository at this point in the history
  • Loading branch information
franz1981 committed May 17, 2024
1 parent 308a130 commit 1233e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolset/run-tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def main(argv=None):
# Suite options
# CPU set options
parser.add_argument(
'--cpuset-cpus',
'--cpuset_cpus',
default=None,
help='The cpu set to run framework container on')
parser.add_argument(
Expand Down

0 comments on commit 1233e84

Please sign in to comment.