[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: fix copy paste er
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: fix copy paste error |
Date: |
Tue, 14 Mar 2017 17:06:46 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 422b448 fix copy paste error
422b448 is described below
commit 422b4485aefb67a02d7250f7da74ab74a4c0a12c
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 14 17:06:44 2017 +0100
fix copy paste error
---
bootstrap-bluegreen | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index de765b7..d687f46 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -91,7 +91,7 @@ export TALER_ENV_COLOR=$ENVCOLOR
export TALER_ENV_URL_INTRO="https://$ENVNAME.taler.net/"
export TALER_ENV_URL_BANK="https://bank.$ENVNAME.taler.net/"
export TALER_ENV_URL_MERCHANT_BLOG="https://shop.$ENVNAME.taler.net/"
-export
TALER_ENV_URL_MERCHANT_DONATIONS="https://donations.$ENVNAME.taler.net/$env/"
+export TALER_ENV_URL_MERCHANT_DONATIONS="https://donations.$ENVNAME.taler.net/"
export TALER_ENV_URL_AUDITOR="https://auditor.$ENVNAME.taler.net/"
EOL
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-deployment] branch master updated: fix copy paste error,
gnunet <=