Skip to content

Commit

Permalink
Fix typo from docker PR (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldowen authored Jan 24, 2025
1 parent 558a235 commit f8b84f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ats/atsMachines/docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def addOptions(self, parser):
--launchCmds '--affinity' --mpiexe mpirun
would launch each test as
mpirun --affinity ...
"""
""")


def examineOptions(self, options):
Expand Down

0 comments on commit f8b84f5

Please sign in to comment.