Resolves: RHEL-1616 test14

This commit is contained in:
Takao Fujiwara 2025-04-15 08:37:26 +09:00
parent 58595f791a
commit d3fc149c4e

View File

@ -49,13 +49,12 @@
- name: ls GNOME installed-tests testing harness build
shell: |
set -e
pwd
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