clearlinux / mixer-tools

Software update mixer and related tools
Apache License 2.0
27 stars 37 forks source link

Fix permission issue in bat test #749

Closed reaganlo closed 4 years ago

reaganlo commented 4 years ago

Currently, the "content-chroot" bat test is failing even locally due to permission issue. This PR fixes the issue for local runs.

It still fails in Travis for other reasons which is still being investigated.

Signed-off-by: Reagan Lopez reagan.lopez@intel.com