gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 210/264: test1028: make it run on dynamic FTP server port


From: gnunet
Subject: [gnurl] 210/264: test1028: make it run on dynamic FTP server port
Date: Thu, 30 Apr 2020 16:08:33 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit 85e727d4343148b7ed393e8e1f48e88a4ae6a082
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Apr 18 23:46:29 2020 +0200

    test1028: make it run on dynamic FTP server port
---
 tests/data/test1028 | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/tests/data/test1028 b/tests/data/test1028
index fd5162a70..b154372af 100644
--- a/tests/data/test1028
+++ b/tests/data/test1028
@@ -19,7 +19,7 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT
 Server: test-server/fake swsclose
 Content-Type: text/html
 Funny-head: yesyes
-Location: ftp://127.0.0.1:8992/10280002
+Location: ftp://%HOSTIP:%FTPPORT/10280002
 Content-Length: 0
 Connection: close
 
@@ -47,10 +47,6 @@ HTTP Location: redirect to FTP URL
  <command>
 http://%HOSTIP:%HTTPPORT/10280001 -L
 </command>
-# The data section doesn't do variable substitution, so we must assert this
-<precheck>
-perl -e "print 'Test requires default test server host and port' if ( 
'%HOSTIP' ne '127.0.0.1' || '%FTPPORT' ne '8992' );"
-</precheck>
 </client>
 
 #

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



reply via email to

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