You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expect: a warning similar to if the repository url is left out:
$ ~/Projects/manage_externals/checkout_externals --externals Externals2.cfg
Processing externals description file : Externals2.cfg
ERROR:root:Model description is under specified! Must have "repo_url" in repo description for "gtools"
ERROR: Model description is under specified! Must have "repo_url" in repo description for "gtools"
Summary of Issue:
Warning when
protocol
is missing is unclearExpected behavior and actual behavior:
Expect: a warning similar to if the repository url is left out:
Actual (if protocol line is omitted):
Steps to reproduce the problem (should include model description file(s) or link to public repository):
Remove the
protocol
attribute line from an Externals.cfg entry, then runcheckout_externals
.What is the changeset ID of the code, and the machine you are using: a48558d
have you modified the code? If so, it must be committed and available for testing: No
Screen output or log file showing the error message and context: See above
The text was updated successfully, but these errors were encountered: