summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-22 11:03:36 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-22 11:03:36 +0200
commit32d5b90827a4a5211ba6a66926480cceefd18638 (patch)
tree581089a37a8c46b90d3050ef0ce0fc9c4a065944
parentee2471a8c32ad319c292164b89f63c59ee80c7b1 (diff)
downloadexchange-32d5b90827a4a5211ba6a66926480cceefd18638.tar.gz
exchange-32d5b90827a4a5211ba6a66926480cceefd18638.tar.bz2
exchange-32d5b90827a4a5211ba6a66926480cceefd18638.zip
fix typo
-rwxr-xr-xsrc/testing/taler-unified-setup.sh2
1 files changed, 1 insertions, 1 deletions
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)