commit c6f93342a70eac33b8f0de53877fbd8a6a3230f9 parent d395d9c42cd8e68c864016fa00ebafd3e5f50aee Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Mon, 3 Jun 2019 21:43:21 +0200 no need for "--" Diffstat:
| M | src/test/test_twister.sh | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/test/test_twister.sh b/src/test/test_twister.sh @@ -62,7 +62,7 @@ if ! test 202 = $status_code; then fi -echo -- "--responsecode 202 passed". +echo "--responsecode 202 passed". # malform response. taler-twister -c ./test_twister.conf --malform @@ -78,7 +78,7 @@ if test '{"hello":[{"this":"browser!"}],"when":"today"}' = \ exit 1 fi -echo -- "--malform passed". +echo "--malform passed". # flip string. taler-twister -c ./test_twister.conf -f "when"