Merge "fix missing backslash"

This commit is contained in:
Jenkins 2017-03-30 14:41:52 +00:00 committed by Gerrit Code Review
commit d9675a8495

View File

@ -26,7 +26,7 @@
cd $WORKSPACE
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \
git://git.openstack.org \
openstack/liberasurecode
openstack/liberasurecode \
openstack/pyeclib
# build libec
cd openstack/liberasurecode