Skip to content

Commit 0ec0c52

Browse files
Clarify server username
1 parent 077c1b8 commit 0ec0c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parm/config/gfs/config.globus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export SERVER_GLOBUS_UUID=1bfd8a79-52b2-4589-88b2-0648e0c0b35d
1818
export CLIENT_GLOBUS_UUID=@CLIENT_GLOBUS_UUID@
1919

2020
# General delivery location on Niagara (staging area for data)
21-
export SERVER_HOME='/collab1/data/{{LOGNAME}}'
21+
export SERVER_HOME='/collab1/data/{{SERVER_USERNAME}}'
2222

2323
# Sven's dropbox
2424
export SVEN_DROPBOX_ROOT="${DATA}/SVEN_DROPBOX"

0 commit comments

Comments
 (0)