From 32d5b90827a4a5211ba6a66926480cceefd18638 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Jun 2023 11:03:36 +0200 Subject: fix typo --- src/testing/taler-unified-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh index 436496395..deb7dc9e1 100755 --- a/src/testing/taler-unified-setup.sh +++ b/src/testing/taler-unified-setup.sh @@ -85,7 +85,7 @@ while getopts ':abc:d:efghl:mnr:stu:vwW' OPTION; do c) CONF_ORIG="$OPTARG" ;; - c) + d) WIRE_DOMAIN="$OPTARG" ;; e) -- cgit v1.2.3