mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 12:34:32 +00:00
Tidy a couple of things that got missed in earlier commits
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
692e33dd2a
commit
a5f9c88584
@ -17,7 +17,7 @@ sub run {
|
||||
record_soft_failure "No backgrounds for F40 yet: https://bugzilla.redhat.com/show_bug.cgi?id=2230720";
|
||||
}
|
||||
else {
|
||||
die "Correct background not found!"
|
||||
die "Correct background not found!";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user