fix for typo when: test.refsec for https://trello.com/c/NOgGkEXH/123-add-infrared-plugin-option-gerritchangeid-to-select-specific-patch-for-ir-plugin
Change-Id: I7b01ad67395152c9b5fb1e02d0527dafa0074292
This commit is contained in:
parent
02d8e03b41
commit
87bb3fc2be
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
args:
|
args:
|
||||||
chdir: "{{ test.dir }}"
|
chdir: "{{ test.dir }}"
|
||||||
when: test.gerrit-patch != ''
|
when: test.refsec != ''
|
||||||
|
|
||||||
- name: Install Tobiko
|
- name: Install Tobiko
|
||||||
pip:
|
pip:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user