gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 191/208: test1010: verify that #1718 is fixed


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 191/208: test1010: verify that #1718 is fixed
Date: Wed, 09 Aug 2017 17:36:28 +0200

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

ng0 pushed a commit to annotated tag gnurl-7.55.0
in repository gnurl.

commit 561e9217c743fc829dc622c4d6aee5f920418ba0
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Aug 3 23:50:02 2017 +0200

    test1010: verify that #1718 is fixed
    
    ... by doing two transfers in nocwd mode and check that there's no
    superfluous CWD command.
---
 tests/data/test1010 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/data/test1010 b/tests/data/test1010
index a51d68ab3..b2083af7b 100644
--- a/tests/data/test1010
+++ b/tests/data/test1010
@@ -36,7 +36,7 @@ ftp
 FTP dir list nocwd
  </name>
  <command>
-ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd
+ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ 
ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd
 </command>
 </client>
 
@@ -50,6 +50,8 @@ PWD
 EPSV
 TYPE A
 LIST /list/this/path/1010/
+EPSV
+LIST /list/this/path/1010/
 QUIT
 </protocol>
 </verify>

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



reply via email to

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