summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-09-28 16:53:41 -0500
committerInstrumental <jonathan.gathman@att.com>2018-09-28 16:53:52 -0500
commitdf3aa01e9fdc365770cf11e4c6d92b2d49122810 (patch)
treed94dbb0cfc7ccb3c948ac1f4ad341093153dd4d2 /auth/docker
parente42ec75a7229ceecff749fd36bdc2b5f86357749 (diff)
remove debug entry
Issue-ID: AAF-523 Change-Id: I1c82bfee6d64e413d3a138e238d454ab8df1763c Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker')
-rwxr-xr-xauth/docker/dbuild.sh1
1 files changed, 0 insertions, 1 deletions
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 ..