Resolves: RHEL-1616 test13
This commit is contained in:
parent
a21ccec640
commit
58595f791a
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user