sundarnagarajan/pyprotect

Checks when running as ordinary user and copying tests_dir to __TESTS_DIR

Closed this issue · 1 comments

  • Check that __TESTS_DIR is writeable
  • Use 'cp -a --no-clobber'

Affects:

  • venv_test_install_inplace.sh (__run_tests)

Complete in e4a3d15
Had a bug. Completed in dea09d5