Merge "Revert "latest version of DLRN breaks CI""

This commit is contained in:
Jenkins 2017-10-09 11:09:26 +00:00 committed by Gerrit Code Review
commit 8d85a55436

View File

@ -52,7 +52,7 @@
pip:
name: dlrn
virtualenv: "{{ build_repo_dir }}/dlrn-venv"
version: 0.4.0
state: latest
- name: copy the DLRN scripts in the virtualenv to the scripts dir
shell: "/usr/bin/cp -Rv {{ build_repo_dir }}/dlrn-venv/share/dlrn/scripts {{ build_repo_dir }}/DLRN/"