Files
@ 6db421a8cd9a
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
6db421a8cd9a
4.4 KiB
image/svg+xml
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.