From 1f54f7ae2ce49b7f29b1186bc70fe677bf292fbb Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 24 Aug 2021 22:33:25 -1100 Subject: follow up --- bin/taler-deployment-prepare | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin/taler-deployment-prepare') diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare index ab78d47..e26a3bc 100755 --- a/bin/taler-deployment-prepare +++ b/bin/taler-deployment-prepare @@ -16,10 +16,6 @@ source "$HOME/activate" # production. WITH_DB_RESET=${1-no} -if test $1 = yes; then - WITH_DB_RESET=yes -fi - if [[ -z ${TALER_ENV_NAME+x} ]]; then echo "TALER_ENV_NAME not set" exit 1 -- cgit v1.2.3