Resolves: RHEL-1616 test13

This commit is contained in:
Takao Fujiwara 2025-04-15 08:02:59 +09:00
parent a21ccec640
commit 58595f791a

View File

@ -46,8 +46,16 @@
args:
chdir: gnome-desktop-testing
- name: ls GNOME installed-tests testing harness build
shell: |
set -e
ls -al ..
find ..
args:
chdir: gnome-desktop-testing
- name: Delete stderr in GNOME installed-tests testing harness build
command: patch -p1 < autogen.patch
command: patch -p1 < ../autogen.patch
args:
chdir: gnome-desktop-testing