We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c17e2 commit c62c307Copy full SHA for c62c307
scripts/fv3_setup
@@ -71,7 +71,7 @@ endif
71
setenv KEYFILE ".singularity.d"
72
setenv singstat 0
73
setenv ORIGPATH `pwd -P`
74
-cd $GEOSDIR
+cd $GEOSDEF
75
while ($singstat == 0)
76
if (-d $KEYFILE) then
77
setenv singstat 1
0 commit comments