tests 706 and 707: use datacheck mode text for ASCII-mode LISTings
This commit is contained in:
		| @@ -13,7 +13,7 @@ SOCKS4 | |||||||
| <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 @@ SOCKS5 | |||||||
| <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 .. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Marc Hoersken
					Marc Hoersken