forked from ESCOMP/CESM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ESCOMP#194 from johnpaulalex/manic2
test_sys_checkout: use actual paths in on-the-fly configs rather than env var This will make it easier to test (in the near future) that checkout_externals actually checked out the desired repo dir. The env-var path is still tested by two tests which rely on a checked-in externals.cfg that relies on this same environment variable (MANIC_TEST_BARE_REPO_ROOT) More clearly document that env vars are passed to checkout_externals in the tests via os.environ, and that the command line assembled in _execute_checkout_in_dir is just for manual reproducibility. User interface changes?: No Fixes: None Testing: test removed: none unit tests: none system tests: 'make stest' passes manual testing: none
- Loading branch information
Showing
1 changed file
with
65 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters