If a user includes the NEMO and/or XIOS-2 code repo clone paths in the vcs revisions section of the YAML run description, the VCS recording code is run twice for those repos because they are also implicitly added to the list of repos to process.
Need to add code to ensure that those repos appear only once in the list.
If a user includes the NEMO and/or XIOS-2 code repo clone paths in the
vcs revisionssection of the YAML run description, the VCS recording code is run twice for those repos because they are also implicitly added to the list of repos to process.Need to add code to ensure that those repos appear only once in the list.