Skip to content

Commit 9357439

Browse files
authored
Merge pull request #310 from xylar/fix-polaris-diags-group
Fix the unix group for diagnostics on ALCF Polaris
2 parents 1e07ea7 + 317b0e6 commit 9357439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mache/machines/polaris.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ base_path = /lus/grand/projects/E3SMinput/soft/e3sm-unified
1818
base_path = /lus/grand/projects/E3SMinput/diagnostics
1919

2020
# the unix group for permissions for diagnostics
21-
group = E3SM
21+
group = E3SMinput
2222

2323

2424
# The parallel section describes options related to running jobs in parallel

0 commit comments

Comments
 (0)