adjust aaf.sh for csit 73/70373/1
authorSai Gandham <sg481n@att.com>
Fri, 12 Oct 2018 17:21:01 +0000 (12:21 -0500)
committerSai Gandham <sg481n@att.com>
Fri, 12 Oct 2018 17:21:22 +0000 (12:21 -0500)
Issue-ID: AAF-388
Change-Id: Ifb89ad9cc3601ecbe14dc4432e5def88ec48d080
Signed-off-by: Sai Gandham <sg481n@att.com>
auth/csit/aaf.sh

index 592d8ed..2005e1a 100644 (file)
@@ -39,6 +39,6 @@ function set_it() {
 
 PARAMS="$@"
 if [ "$PARAMS" != "" ]; then
-  run_it -it --rm 
+  run_it -d --rm 
 fi