]> git.proxmox.com Git - proxmox.git/commit
apt: tests: allow re-running digest test without clean-up
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Sep 2023 15:53:32 +0000 (17:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Sep 2023 15:58:45 +0000 (17:58 +0200)
commitae3c04a76b0b82597b63989e1a97ae919af03168
tree4cc3e0d25add7866261f9a61d6f72af5f228bf75
parentbcd134a3491c2ed9bf317ad96a715a31e58e09f0
apt: tests: allow re-running digest test without clean-up

Files inside CARGO_TARGET_TMPDIR are only cleaned on `cargo clean`, so
tests that expect files to not exist need to cleanup themselves.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-apt/tests/repositories.rs