mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:23:39 +03:00
ftpserver.pl: make POP3 LIST serve content from the test file
instead of a fixed list in the test server. Adjust test 853 accordingly. Closes #14293
This commit is contained in:
parent
a62dbf2310
commit
ae0b08ae6e
2 changed files with 3 additions and 8 deletions
|
|
@ -18,11 +18,11 @@ SLOWDOWN
|
|||
</servercmd>
|
||||
# When doing LIST, we get the default list output hard-coded in the test
|
||||
# POP3 server
|
||||
<datacheck>
|
||||
<data>
|
||||
1 100
|
||||
2 4294967400
|
||||
3 200
|
||||
</datacheck>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue