summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
authorSai Gandham <sai.gandham@att.com>2019-04-30 16:04:01 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-30 16:04:01 +0000
commit8748d6d6d0c654134712a26fa795520d895ca878 (patch)
tree16a58a8e96b65130a86d1fdf349680163e5c5600 /auth/docker
parentcf689f208d2fdc19586192d164c75f795295b41a (diff)
parentf64f482462b697e06a47ad55aa5447dc829ce727 (diff)
Merge "Clean LOCAL Dir based on VERSION"
Diffstat (limited to 'auth/docker')
-rw-r--r--auth/docker/aaf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/aaf.sh b/auth/docker/aaf.sh
index 656ce56c..23822e52 100644
--- a/auth/docker/aaf.sh
+++ b/auth/docker/aaf.sh
@@ -23,7 +23,7 @@
DOCKER=${DOCKER:=docker}
# if something, may not want CASS attached all the tim
-LINKS="--link $CASSANDRA_DOCKER"
+#LINKS="--link $CASSANDRA_DOCKER"
function run_it() {
if [ -n "${DUSER}" ]; then