Use bypass_1691487 at the start of fedora_release
It gets bit by that problem on ppc64. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bf7d6d0149
commit
d4634e082c
@ -21,6 +21,7 @@ sub run {
|
|||||||
$version = get_var('RAWREL');
|
$version = get_var('RAWREL');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
bypass_1691487;
|
||||||
# Create the expected content of the release file
|
# Create the expected content of the release file
|
||||||
# and compare it with its real counterpart.
|
# and compare it with its real counterpart.
|
||||||
my $expected = "Fedora release $version ($speltnum)";
|
my $expected = "Fedora release $version ($speltnum)";
|
||||||
|
Loading…
Reference in New Issue
Block a user