Resolves: RHEL-1616 test19
This commit is contained in:
parent
3faca5c64e
commit
ab0f328b53
@ -107,7 +107,7 @@
|
||||
- name: Execute IBus tests #2
|
||||
shell: |
|
||||
set -e
|
||||
sh -x check-results.sh "{{ remote_artifacts }}/test.log" "0" >foo.log
|
||||
sh -x "{{ role_path }}/files/check-results.sh" "{{ remote_artifacts }}/test.log" "0" >foo.log
|
||||
cat foo.log
|
||||
|
||||
- name: Check the results
|
||||
|
||||
Loading…
Reference in New Issue
Block a user