PRevent indefinite wait (Thanks Kevin)
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6e2baa98fd
commit
f47dd8b42c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
- yum
|
||||
# - fedpkg-copr
|
||||
# BZ 1241507
|
||||
- shell: yum-deprecated install fedpkg-copr || yum install fedpkg-copr
|
||||
- shell: yum-deprecated install -y fedpkg-copr || yum install -y fedpkg-copr
|
||||
|
||||
- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.10/1.fc21/noarch/mock-1.2.10-1.fc21.noarch.rpm dest=/tmp/
|
||||
- yum: state=present name=/tmp/mock-1.2.10-1.fc21.noarch.rpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue