Skip to content

Commit

Permalink
Use right variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Aug 9, 2023
1 parent f4c17e2 commit c62c307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fv3_setup
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ endif
setenv KEYFILE ".singularity.d"
setenv singstat 0
setenv ORIGPATH `pwd -P`
cd $GEOSDIR
cd $GEOSDEF
while ($singstat == 0)
if (-d $KEYFILE) then
setenv singstat 1
Expand Down

0 comments on commit c62c307

Please sign in to comment.