From: Sai Gandham Date: Fri, 12 Oct 2018 17:21:01 +0000 (-0500) Subject: adjust aaf.sh for csit X-Git-Tag: 2.1.4~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F70373%2F1;p=aaf%2Fauthz.git adjust aaf.sh for csit Issue-ID: AAF-388 Change-Id: Ifb89ad9cc3601ecbe14dc4432e5def88ec48d080 Signed-off-by: Sai Gandham --- diff --git a/auth/csit/aaf.sh b/auth/csit/aaf.sh index 592d8ed3..2005e1a1 100644 --- a/auth/csit/aaf.sh +++ b/auth/csit/aaf.sh @@ -39,6 +39,6 @@ function set_it() { PARAMS="$@" if [ "$PARAMS" != "" ]; then - run_it -it --rm + run_it -d --rm fi