Skip to content
Snippets Groups Projects
Commit caa616cc authored by Juan A. Suárez's avatar Juan A. Suárez
Browse files

tests/cache_test: allow crossing mount points


When using an overlayfs system (like a Docker container), rmrf_local()
fails because part of the files to be removed are in different mount
points (layouts). And thus cache-test fails.

Letting crossing mount points is not a big problem, specially because
this is just for a test, not to be used in real code.

Reviewed-by: default avatarNicolai Hähnle <nicolai.haehnle@amd.com>
parent 0f9a0cb5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment