Drop a now-unnecessary release number conditional in a check

We're never testing a release lower than 34 again.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-05-16 16:05:15 -07:00
parent a22d3b28b6
commit 381e3e3561
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ use utils;
sub run {
my $relnum = get_release_number;
if (get_var("LANGUAGE") eq 'japanese' && $relnum > 33) {
if (get_var("LANGUAGE") eq 'japanese') {
# give GNOME a minute to settle
wait_still_screen 5;
# since g-i-s new user mode was dropped and the replacement