Merge "fetch-tox-output: remove --ignore-missing-args"

This commit is contained in:
Zuul 2017-12-09 11:20:42 +00:00 committed by Gerrit Code Review
commit 192d736505
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@
mode: pull
src: "{{ zuul_work_dir }}/.tox/{{ item }}/log/"
verify_host: true
rsync_opts:
- "--ignore-missing-args"
with_items: "{{ envlist }}"
# some tox runs may not create a virtualenv and thus have
# no ./tox/env directory