Fix an error in desktop_printing soft fail path (oops)

thanks, tidy

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-11-13 08:39:43 -08:00
parent 4e46478a46
commit 849753a047
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ sub run {
# In Rawhide from 2023-11-04 onwards, sometimes g-t-e has
# already died somehow at this point
if (check_screen "apps_run_terminal", 10) {
record_soft_failure "gnome-text-editor died!"
record_soft_failure "gnome-text-editor died!";
}
else {
# Exit the application