mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
tests 706 and 707: use datacheck mode text for ASCII-mode LISTings
This commit is contained in:
parent
08554dff65
commit
2eb933e8aa
@ -13,7 +13,7 @@ SOCKS4
|
|||||||
<reply>
|
<reply>
|
||||||
# When doing LIST, we get the default list output hard-coded in the test
|
# When doing LIST, we get the default list output hard-coded in the test
|
||||||
# FTP server
|
# FTP server
|
||||||
<datacheck>
|
<datacheck mode="text">
|
||||||
total 20
|
total 20
|
||||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
||||||
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>
|
<reply>
|
||||||
# When doing LIST, we get the default list output hard-coded in the test
|
# When doing LIST, we get the default list output hard-coded in the test
|
||||||
# FTP server
|
# FTP server
|
||||||
<datacheck>
|
<datacheck mode="text">
|
||||||
total 20
|
total 20
|
||||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
||||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 ..
|
drwxr-xr-x 8 98 98 512 Oct 22 13:06 ..
|
||||||
|
Loading…
Reference in New Issue
Block a user