Skip to content

Commit d96dfa9

Browse files
committed
Minor
1 parent 37d2192 commit d96dfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/running/command/runbms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ def run(args):
477477
return True
478478

479479
# In all other cases, we will first run configs that don't want
480-
# implicit
480+
# implicit heapsize modifiers
481481
logging.info("Running all configs with NoImplicitHeapSizeModifier set")
482482
run_one_hfac(
483483
invocations,

0 commit comments

Comments
 (0)