mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
test 539: use datacheck mode text for ASCII-mode LISTings
While still using datacheck mode binary for the inline reply data.
This commit is contained in:
parent
a9ebd1bddc
commit
4ca246c3a8
@ -12,8 +12,10 @@ FTP
|
|||||||
file contents
|
file contents
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
<datacheck mode="text">
|
<datacheck>
|
||||||
file contents
|
file contents
|
||||||
|
</datacheck>
|
||||||
|
<datacheck1 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 ..
|
||||||
@ -25,7 +27,7 @@ drwxrwxrwx 2 98 98 512 May 29 16:04 download.html
|
|||||||
dr-xr-xr-x 2 0 1 512 Nov 30 1995 etc
|
dr-xr-xr-x 2 0 1 512 Nov 30 1995 etc
|
||||||
drwxrwxrwx 2 98 1 512 Oct 30 14:33 pub
|
drwxrwxrwx 2 98 1 512 Oct 30 14:33 pub
|
||||||
dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
|
dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
|
||||||
</datacheck>
|
</datacheck1>
|
||||||
</reply>
|
</reply>
|
||||||
|
|
||||||
# Client-side
|
# Client-side
|
||||||
|
Loading…
Reference in New Issue
Block a user