Skip to content

Commit 317b0e6

Browse files
committed
Fix the unix group for diagnostics on ALCF Polaris
1 parent 1e07ea7 commit 317b0e6

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)