mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
tests 252-255: use datacheck mode text for ASCII-mode LISTings
This commit is contained in:
parent
b064ff0c35
commit
328771981a
@ -11,7 +11,7 @@ EPSV
|
|||||||
<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 ..
|
||||||
|
@ -11,7 +11,7 @@ EPRT
|
|||||||
<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 ..
|
||||||
|
@ -12,7 +12,7 @@ EPSV
|
|||||||
<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 ..
|
||||||
|
@ -12,7 +12,7 @@ EPRT
|
|||||||
<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