summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-07-27 11:46:29 +0200
committerms <ms@taler.net>2021-07-27 11:46:29 +0200
commitd9757348856cea532dadf711c7db5a4034348157 (patch)
treed4a3e3209146006a3023634a5f2ca5b7321b48ed /bin
parente2757f3352e056948851defe791339a095b7a7a8 (diff)
downloaddeployment-d9757348856cea532dadf711c7db5a4034348157.tar.gz
deployment-d9757348856cea532dadf711c7db5a4034348157.tar.bz2
deployment-d9757348856cea532dadf711c7db5a4034348157.zip
integration tests deps
Diffstat (limited to 'bin')
-rwxr-xr-xbin/taler-deployment2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 6d65536..6a96568 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -367,7 +367,7 @@ def get_repos(envname):
Repo(
"exchange",
"git://git.taler.net/exchange",
- ["gnunet", "libmicrohttpd", "twister","wallet-core"],
+ ["gnunet", "libmicrohttpd", "wallet-core"],
build_exchange,
),
Repo(