gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-twister] branch master updated: no need for "--"


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: no need for "--"
Date: Mon, 03 Jun 2019 21:43:34 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new c6f9334  no need for "--"
c6f9334 is described below

commit c6f93342a70eac33b8f0de53877fbd8a6a3230f9
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 3 21:43:21 2019 +0200

    no need for "--"
---
 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
index 3f1b110..8ea34d1 100755
--- 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"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]