diff --git a/lib/installedtest.pm b/lib/installedtest.pm index 38834cef..8fa06d71 100644 --- a/lib/installedtest.pm +++ b/lib/installedtest.pm @@ -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