From: Instrumental Date: Fri, 28 Sep 2018 21:53:41 +0000 (-0500) Subject: remove debug entry X-Git-Tag: 2.1.2~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=df3aa01e9fdc365770cf11e4c6d92b2d49122810;p=aaf%2Fauthz.git remove debug entry Issue-ID: AAF-523 Change-Id: I1c82bfee6d64e413d3a138e238d454ab8df1763c Signed-off-by: Instrumental --- diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh index d5f0b3ef..886e7e7a 100755 --- a/auth/docker/dbuild.sh +++ b/auth/docker/dbuild.sh @@ -15,7 +15,6 @@ echo "Building Containers for aaf components, version $VERSION" cd ../auth-cass/docker bash ./dbuild.sh cd - -exit # Create the AAF Config (Security) Images cd ..