summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-09-11 15:51:34 +0200
committerMS <ms@taler.net>2020-09-11 15:51:34 +0200
commit98b9f4c78e1f182328fc74aaf935cc35c1f33a63 (patch)
tree73618f033aed727d34f3471a0d7b7c0a35c8f35d /bin
parent4db7822720330c88da22c6193fd662bee39f7fca (diff)
downloaddeployment-98b9f4c78e1f182328fc74aaf935cc35c1f33a63.tar.gz
deployment-98b9f4c78e1f182328fc74aaf935cc35c1f33a63.tar.bz2
deployment-98b9f4c78e1f182328fc74aaf935cc35c1f33a63.zip
allow local
Diffstat (limited to 'bin')
-rwxr-xr-xbin/taler-deployment1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 6ded109..5ddbfe5 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -434,6 +434,7 @@ allowed_envs = (
"chf",
"coverage",
"integrationtest",
+ "local"
)