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:
Adam Williamson 2019-10-22 14:32:09 -07:00
parent bf7d6d0149
commit d4634e082c
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ sub run {
$version = get_var('RAWREL');
}
bypass_1691487;
# Create the expected content of the release file
# and compare it with its real counterpart.
my $expected = "Fedora release $version ($speltnum)";