Checks when running as ordinary user and copying tests_dir to __TESTS_DIR
Closed this issue · 1 comments
sundarnagarajan commented
- Check that __TESTS_DIR is writeable
- Use 'cp -a --no-clobber'
Affects:
- venv_test_install_inplace.sh (__run_tests)
sundarnagarajan commented