Fix ostree root
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
092d7dd9c3
commit
fb439767f5
@ -55,8 +55,7 @@ sub post_fail_hook {
|
||||
# the ostree deploy root
|
||||
my $root = "";
|
||||
if (get_var("CANNED")) {
|
||||
# finding the actual host system root is fun for ostree...
|
||||
$root = "/ostree/deploy/fedora/deploy/*.?";
|
||||
$root = "/ostree/deploy/fedora";
|
||||
}
|
||||
|
||||
# We can't rely on tar being in minimal installs, but we also can't
|
||||
|
Loading…
Reference in New Issue
Block a user