X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ffetch_os_creds.sh;h=e412ceb2bf5113985bf8fa543561595c1e00e3c9;hb=ad277acf70007c4e7723514d7be407b5f97b0077;hp=2428ea8beb191427643f955c2dd94b0824a702c6;hpb=d72b560c1fa16780f1760c243d05fcb669e515c0;p=releng.git diff --git a/utils/fetch_os_creds.sh b/utils/fetch_os_creds.sh index 2428ea8be..e412ceb2b 100755 --- a/utils/fetch_os_creds.sh +++ b/utils/fetch_os_creds.sh @@ -166,6 +166,5 @@ sed -i "/OS_AUTH_URL/c\export OS_AUTH_URL=\'$public_ip'" $dest_path echo "-------- Credentials: --------" cat $dest_path -source $dest_path exit 0