We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Your bug may already be reported! Please search on the Issue tracker before creating one.
Expected behavior
Links to gfs-utils directories would be placed in g-w/sorc.
Current behavior
These links are created, but broken.
Machines affected
All
To Reproduce
Check out the global workflow, run checkout.sh, and link_workflow.sh. gfs-utils links in sorc/ will be broken (e.g. enkf_chgres_recenter.fd)
Possible Implementation
Replace sorc with src on line 398 of link_workflow.sh.
sorc
src
The text was updated successfully, but these errors were encountered:
I have a fix for this that I will PR in a moment.
Sorry, something went wrong.
Fixed gfs-utils links NOAA-EMC#1098
609f9a0
Fixed gfs-utils links (#1099)
a8e8891
Refs #1098
Successfully merging a pull request may close this issue.
Your bug may already be reported!
Please search on the Issue tracker before creating one.
Expected behavior
Links to gfs-utils directories would be placed in g-w/sorc.
Current behavior
These links are created, but broken.
Machines affected
All
To Reproduce
Check out the global workflow, run checkout.sh, and link_workflow.sh. gfs-utils links in sorc/ will be broken (e.g. enkf_chgres_recenter.fd)
Possible Implementation
Replace
sorc
withsrc
on line 398 of link_workflow.sh.The text was updated successfully, but these errors were encountered: