fix adjust
This commit is contained in:
parent
de0085edba
commit
a29ef66bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ adjust:
|
|||
when: distro == rhel-4, rhel-5, rhel-7, rhel-alt-7
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: arch != i386, ppc64, x86_64
|
||||
when: arch !=i386 and arch != ppc64 and arch != x86_64
|
||||
continue: false
|
||||
extra-nitrate: TC#0544315
|
||||
extra-summary: /CoreOS/lftp/Sanity/tls12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue