diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2015-12-24 14:56:47 +0100 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2015-12-24 14:56:47 +0100 |
commit | 8fb8e16ea4bd3efcbd943f04c35ccb3bb0df14f3 (patch) | |
tree | 758d70785a10b31de891305978386c32f5685649 /tests | |
parent | 2eb933e8aa89d56e230d51b49b6df1f5d0544c91 (diff) |
tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test1048 | 2 | ||||
-rw-r--r-- | tests/data/test1050 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1048 b/tests/data/test1048 index c30347336..f94ae58d1 100644 --- a/tests/data/test1048 +++ b/tests/data/test1048 @@ -16,7 +16,7 @@ IPv6 <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 .. diff --git a/tests/data/test1050 b/tests/data/test1050 index 1abb9b1ce..a0e5beab1 100644 --- a/tests/data/test1050 +++ b/tests/data/test1050 @@ -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 .. |