commit 32d5b90827a4a5211ba6a66926480cceefd18638 parent ee2471a8c32ad319c292164b89f63c59ee80c7b1 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 22 Jun 2023 11:03:36 +0200 fix typo Diffstat:
| M | src/testing/taler-unified-setup.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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)