mirror of
https://github.com/curl/curl.git
synced 2025-09-21 03:22:41 +03:00
tests 400,403,406: use datacheck mode text for ASCII-mode LISTings
This commit is contained in:
parent
7bf5f6e054
commit
08554dff65
|
@ -11,7 +11,7 @@ LIST
|
||||||
<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
|
||||||
# FTPS server
|
# FTPS 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 @@ FAILURE
|
||||||
<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
|
||||||
# FTPS server
|
# FTPS 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 @@ LIST
|
||||||
<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
|
||||||
# FTPS server
|
# FTPS 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