mirror of
https://github.com/curl/curl.git
synced 2026-07-23 11:17:16 +03:00
tests 706 and 707: use datacheck mode text for ASCII-mode LISTings
This commit is contained in:
parent
08554dff65
commit
2eb933e8aa
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ SOCKS4
|
|||
<reply>
|
||||
# When doing LIST, we get the default list output hard-coded in the test
|
||||
# FTP server
|
||||
<datacheck>
|
||||
<datacheck mode="text">
|
||||
total 20
|
||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 ..
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ SOCKS5
|
|||
<reply>
|
||||
# When doing LIST, we get the default list output hard-coded in the test
|
||||
# FTP server
|
||||
<datacheck>
|
||||
<datacheck mode="text">
|
||||
total 20
|
||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue