Files
@ 6db421a8cd9a
Branch filter:
Location: kallithea/docs/index.rst
6db421a8cd9a
1.1 KiB
text/prs.fallenstein.rst
tests: fix generation of a unique temporary directory path for VCS testing
The old code was complicated and failed if directories were created quickly in
succession.
Re-implement vcs get_new_dir without get_normalized_path and VCSTestError.
The top level get_new_dir was unused.
The old code was complicated and failed if directories were created quickly in
succession.
Re-implement vcs get_new_dir without get_normalized_path and VCSTestError.
The top level get_new_dir was unused.