RT_COMPILER: unbound variable #2843
-
I just checked out UWM latest commit (5e13aaf) and ran rt.sh on wcoss2 but got error ./rt.sh: line 1276: RT_COMPILER: unbound variable has anyone had similar issue ? |
Beta Was this translation helpful? Give feedback.
Answered by
BrianCurtis-NOAA
Jul 31, 2025
Replies: 2 comments
-
RT_COMPILER comes from a cut of the rt.conf, double check there to see if you have a typo. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BrianCurtis-NOAA
-
@BrianCurtis-NOAA you are right, somehow I deleted COMPILE in rt.sh |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RT_COMPILER comes from a cut of the rt.conf, double check there to see if you have a typo.