diff --git a/tests/rpmostree_rebase.pm b/tests/rpmostree_rebase.pm index 16791b25..c2af8412 100644 --- a/tests/rpmostree_rebase.pm +++ b/tests/rpmostree_rebase.pm @@ -57,7 +57,7 @@ sub run { } elsif ($current =~ "coreos") { $rebase = $current =~ "stable" ? "testing" : "stable"; - $target = "fedora/${arch}/coreos/${rebase}"; + $target = "fedora:fedora/${arch}/coreos/${rebase}"; } # rebase to the chosen target