Skip to content

Commit c62c307

Browse files
committed
Use right variable
1 parent f4c17e2 commit c62c307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fv3_setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ endif
7171
setenv KEYFILE ".singularity.d"
7272
setenv singstat 0
7373
setenv ORIGPATH `pwd -P`
74-
cd $GEOSDIR
74+
cd $GEOSDEF
7575
while ($singstat == 0)
7676
if (-d $KEYFILE) then
7777
setenv singstat 1

0 commit comments

Comments
 (0)