gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 240/256: test650: Use variable replacement to set t


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 240/256: test650: Use variable replacement to set the host address and port
Date: Fri, 06 Oct 2017 19:45:31 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit cecffff561b4cb5707510cfbc0bc41fe0e5b346a
Author: Dan Fandrich <address@hidden>
AuthorDate: Sat Sep 30 01:37:55 2017 +0200

    test650: Use variable replacement to set the host address and port
    
    Otherwise, the test fails when the -b test option is used to set a
    different test port range.
---
 tests/data/test650 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test650 b/tests/data/test650
index f429eac2f..e07d4c10b 100644
--- a/tests/data/test650
+++ b/tests/data/test650
@@ -57,7 +57,7 @@ 
s/boundary=------------------------[a-z0-9]*/boundary=--------------------------
 # (5*12) == 60 bytes less
 <protocol>
 POST /650 HTTP/1.1
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
 Accept: */*
 Transfer-Encoding: chunked
 Content-Type: multipart/form-data; boundary=----------------------------

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



reply via email to

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