FTP tests: enable text-mode for more datacheck sections
This commit is contained in:
@@ -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
|
||||||
# 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 @@ 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
|
||||||
# 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 ..
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ Magic: sure you can FTP me
|
|||||||
|
|
||||||
# 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">
|
||||||
HTTP/1.1 200 Mighty fine indeed
|
HTTP/1.1 200 Mighty fine indeed
|
||||||
Magic: sure you can FTP me
|
Magic: sure you can FTP me
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user