remove debug entry 33/69533/1
authorInstrumental <jonathan.gathman@att.com>
Fri, 28 Sep 2018 21:53:41 +0000 (16:53 -0500)
committerInstrumental <jonathan.gathman@att.com>
Fri, 28 Sep 2018 21:53:52 +0000 (16:53 -0500)
Issue-ID: AAF-523
Change-Id: I1c82bfee6d64e413d3a138e238d454ab8df1763c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
auth/docker/dbuild.sh

index d5f0b3e..886e7e7 100755 (executable)
@@ -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 ..