From: Instrumental Date: Mon, 1 Oct 2018 21:41:31 +0000 (-0500) Subject: Remove Debug Statement X-Git-Tag: 2.1.2~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F69632%2F1;p=aaf%2Fauthz.git Remove Debug Statement Issue-ID: AAF-517 Change-Id: Ifed3586d88aa0101be6da17aa1a9fe51b7a69f64 Signed-off-by: Instrumental --- diff --git a/auth/sample/bin/client.sh b/auth/sample/bin/client.sh index 0e3d1ca1..ded8c409 100644 --- a/auth/sample/bin/client.sh +++ b/auth/sample/bin/client.sh @@ -36,7 +36,6 @@ function sso_encrypt() { if [ ! -e "$DOT_AAF/keyfile" ]; then mkdir -p $DOT_AAF - echo "WRITING $DOT_AAF Props ($SSO)" $JAVA -cp $CONFIG/bin/aaf-cadi-aaf-*-full.jar org.onap.aaf.cadi.CmdLine keygen $DOT_AAF/keyfile chmod 400 $DOT_AAF/keyfile echo cadi_latitude=${LATITUDE} > ${SSO}