]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Do `rm -r cache/*` instead of `rm -r cache` on reset
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 22:33:59 +0000 (16:33 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 22:35:35 +0000 (16:35 -0600)
commit0bcb490bbf9635e884901efef3b69dea412a8d0b
treea48bc489e27deec287cf0c2464812f89f98b3553
parent6509e95653c5752878f99e470938546ab3c62045
Do `rm -r cache/*` instead of `rm -r cache` on reset

Skips a pointless warning on the logs when dropping an incompatible
cache:

> Cannot delete .: Invalid argument
src/cache.c