From df3aa01e9fdc365770cf11e4c6d92b2d49122810 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 28 Sep 2018 16:53:41 -0500 Subject: [PATCH] remove debug entry Issue-ID: AAF-523 Change-Id: I1c82bfee6d64e413d3a138e238d454ab8df1763c Signed-off-by: Instrumental --- auth/docker/dbuild.sh | 1 - 1 file changed, 1 deletion(-) 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 .. -- 2.16.6