Resolves: RHEL-1616 test16
This commit is contained in:
parent
bca705a4e9
commit
00c1bbcc1d
@ -46,16 +46,15 @@
|
||||
args:
|
||||
chdir: gnome-desktop-testing
|
||||
|
||||
- name: ls GNOME installed-tests testing harness build
|
||||
shell: |
|
||||
set -e
|
||||
echo $PATH
|
||||
pwd
|
||||
ls -al ..
|
||||
find ..
|
||||
- name: Copy autogen.patch
|
||||
copy:
|
||||
src: autogen.patch
|
||||
dest: ./
|
||||
#src: /var/str/roles/ibus-desktop-testing-role/files/autogen.patch
|
||||
#dest: /root/
|
||||
|
||||
- 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