Skip to content

Commit c835daf

Browse files
author
Luca
committed
Remove trailing whitespace Line 97:73
1 parent 24eb77d commit c835daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cscs-checks/apps/cpmd/cpmd_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def setup_run(self):
9494
self.job.launcher.options = ['--cpu-bind=cores']
9595
self.job.options = ['--distribution=block:block']
9696
# FIXME: the current test case does not scale beyond 72 MPI tasks,
97-
# so the last node in 16-nodes jobs will be used only partially.
97+
# so the last node in 16-nodes jobs will be used only partially.
9898
# The test case needs to be updated (warning about XC_DRIVER IN &DFT)
9999
self.num_tasks = 72
100100

0 commit comments

Comments
 (0)