From e8b933332c69ae811511cf2b7cf9593aa29ad315 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 6 May 2016 08:35:49 -0500 Subject: typo error fixed it now with ODL. Change-Id: I3303be90d4896c3b3757bc771abde0d008922f02 Signed-off-by: Narinder Gupta --- ci/odl/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/odl/fetch-charms.sh b/ci/odl/fetch-charms.sh index 035a965d..a1b73043 100755 --- a/ci/odl/fetch-charms.sh +++ b/ci/odl/fetch-charms.sh @@ -1,6 +1,6 @@ #!/bin/sh -ex -distro=$distro +distro=trusty mkdir -p $distro # openstack -- cgit 1.2.3-korg