...since read_externals_description_file() already has a nearly-the-same printlog (but add it to the other caller).
Also mark it private (leading underscore) because it is not called from outside the module.
User interface changes?: No
Fixes: None
Testing:
test removed: none
unit tests: none
system tests: reran python -m unittest test.test_sys_checkout.TestSubrepoCheckout.test_submodule_checkout_bare, which had the duplicate printlog behavior.
manual testing:
...since read_externals_description_file() already has a nearly-the-same printlog (but add it to the other caller).
Also mark it private (leading underscore) because it is not called from outside the module.
User interface changes?: No
Fixes: None
Testing: test removed: none unit tests: none system tests: reran python -m unittest test.test_sys_checkout.TestSubrepoCheckout.test_submodule_checkout_bare, which had the duplicate printlog behavior. manual testing: