This commit makes use of Path.wipe method instead of os.unlink. This way we are certain the path is removed regardless being a directory or a file. fixes #1718 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apt_test.py | ||
| base_test.py | ||
| dnf_test.py | ||
| init_test.py | ||
| microdnf_test.py | ||
| pacman_test.py | ||
| zypper_test.py | ||