Files
@ 6db421a8cd9a
Branch filter:
Location: kallithea/docs/images/.img
6db421a8cd9a
0 B
text/plain
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.