remove redundant variable assignment

This commit is contained in:
Ahmed Muawia Khan 2018-02-26 14:54:34 +01:00
parent 7cea7298f0
commit 3c09de97b0

View File

@ -13,7 +13,6 @@ configure_mongo=true
MONGODB_CREDENTIALS_DIR=/tmp/mongodb
mongodb_admin_password=""
mongodb_admin_username=`printenv MONGODB_ADMIN_USERNAME || true`
mongodb_admin_password=""
bdb_username=`printenv BDB_USERNAME || true`
mdb_mon_username=`printenv MDB_MON_USERNAME || true`