We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077c1b8 commit 0ec0c52Copy full SHA for 0ec0c52
parm/config/gfs/config.globus
@@ -18,7 +18,7 @@ export SERVER_GLOBUS_UUID=1bfd8a79-52b2-4589-88b2-0648e0c0b35d
18
export CLIENT_GLOBUS_UUID=@CLIENT_GLOBUS_UUID@
19
20
# General delivery location on Niagara (staging area for data)
21
-export SERVER_HOME='/collab1/data/{{LOGNAME}}'
+export SERVER_HOME='/collab1/data/{{SERVER_USERNAME}}'
22
23
# Sven's dropbox
24
export SVEN_DROPBOX_ROOT="${DATA}/SVEN_DROPBOX"
0 commit comments