aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2009-08-24 12:57:25 +0000
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2009-08-24 12:57:25 +0000
commitb0b2824b58df4dead3fdc7fcb48c3c95328ae2fc (patch)
tree54cefbf9fe6414af640d995eeb41f9a4c75d9b83 /tests/data/Makefile.am
parent0cb6f3053ffc784eb7452c2311b536f4f798e946 (diff)
- Introduced a SYST-based test to properly set-up name format when dealing with the OS/400 FTP server.
- Fixed an ftp_readresp() bug preventing detection of failing control socket and causing FTP client to loop forever.
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 72afc5128..8e5b4c727 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -62,7 +62,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test635 test636 test637 test558 test559 test1086 test1087 test1088 \
test1089 test1090 test1091 test1092 test1093 test1094 test1095 test1096 \
test1097 test560 test561 test1098 test1099 test562 test563 test1100 \
- test564 test1101
+ test564 test1101 test1102 test1103
filecheck:
@mkdir test-place; \