Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
caizixian committed May 23, 2024
1 parent 37d2192 commit d96dfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/running/command/runbms.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ def run(args):
return True

# In all other cases, we will first run configs that don't want
# implicit
# implicit heapsize modifiers
logging.info("Running all configs with NoImplicitHeapSizeModifier set")
run_one_hfac(
invocations,
Expand Down

0 comments on commit d96dfa9

Please sign in to comment.