rpm-ostree/tests/common
Colin Walters a18c2ecbf7 livefs: Fix etc merge with subdirectories
This was a kind of last-minute bug introduced when I tweaked the
checkout to use `.` to avoid a `mkdir()` for files.  But there were
multiple bugs with that; for files that are in subdirectories of `/etc`
we obviously need to get the right subdir and not use `/etc`.

Second, we need to handle the case where we're adding new subdirectories.

This change fixes `rpm-ostree install firewalld + rpm-ostree ex livefs`.

Closes: #783
Approved by: jlebon
2017-05-23 20:34:47 +00:00
..
compose livefs: Fix etc merge with subdirectories 2017-05-23 20:34:47 +00:00
libtest-core.sh tests: Use libtest-core.sh from ostree 2017-05-19 21:37:53 +00:00
libtest.sh tests: Use libtest-core.sh from ostree 2017-05-19 21:37:53 +00:00
libvm.sh Introduce ex livefs 2017-05-12 15:00:59 +00:00