From 6345ba5917f720c00b165530916436578bd4c327 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 19 Apr 2018 15:55:24 -0500 Subject: syntax error. Change-Id: Ic3fb0ff897fd2e86322c34365b94caee34a021bf Signed-off-by: Narinder Gupta --- ci/nosdn/fetch-charms.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/nosdn') diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index c2dc48af..c8d60ec7 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -34,8 +34,8 @@ git clone -b stable/18.02 https://github.com/openstack/charm-heat.git $distro/he git clone -b stable/18.02 https://github.com/openstack/charm-lxd.git $distro/lxd git clone https://github.com/openbaton/juju-charm.git $distro/openbaton -+charm pull cs:designate $distro/designate -+charm pull cs:designate-bind $distro/designate-bind +charm pull cs:designate $distro/designate +charm pull cs:designate-bind $distro/designate-bind charm pull cs:memcached $distro/memcached charm pull cs:gnocchi $distro/gnocchi charm pull cs:$distro/aodh $distro/aodh -- cgit 1.2.3-korg