mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:51:41 +03:00
tests 252-255: use datacheck mode text for ASCII-mode LISTings
This commit is contained in:
parent
b064ff0c35
commit
328771981a
4 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ EPSV
|
|||
<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 ..
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ EPRT
|
|||
<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 ..
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ EPSV
|
|||
<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 ..
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ EPRT
|
|||
<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