summaryrefslogtreecommitdiffstats
path: root/auth/sample
diff options
context:
space:
mode:
Diffstat (limited to 'auth/sample')
-rw-r--r--auth/sample/bin/client.sh1
1 files changed, 0 insertions, 1 deletions
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}