0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-10-21 19:54:04 -04:00

Test response from server mentioned in debian bug 403139

The problem is in the FTP directory listing and number parser which stores
it intermediate results in a variable of type long.
This commit is contained in:
Jonas Fonseca
2006-12-15 22:34:56 +01:00
parent b6d14e025c
commit 37c9bf3f75

View File

@@ -73,6 +73,11 @@ test_ftp_response_expect_success \
-------r-- 326 1391972 1392298 Nov 22 1995 MegaPhone.sit\r\n
drwxrwxr-x folder 2 May 10 1996 network\r\n"
test_ftp_response_expect_success \
'Response from server mentioned in debian bug 403139' \
"
-rw-r--r-- 1 root root 1126400 Jul 28 2003 client.tar\r\n
-rw-r--r-- 1 root root 3146776576 Dec 15 19:08 dontlook\r\n"
#############################################################################
#