summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/WIP/taler-local2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local
index 9fab7db..2a0cd61 100755
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -411,7 +411,7 @@ def build(without_repos, only_repos) -> None:
"--repos", "-r",
metavar="REPOS",
help="REPOS is a unspaced and comma-separated list of the repositories to clone.",
- default="libgnutls,libmicrohttpd,gnunet,exchange,merchant,wallet-core,taler-merchant-demos,sync,anastasis,libeufin",
+ default="gnutls,libmicrohttpd,gnunet,exchange,merchant,wallet-core,taler-merchant-demos,sync,anastasis,libeufin",
show_default=True,
)
@click.option(