mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:43:33 +03:00
A minor "syntax error" in numerous test files corrected
This commit is contained in:
parent
fad6e5a5bc
commit
f2e71edcbd
158 changed files with 158 additions and 160 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Server-side
|
||||
<reply name="1">
|
||||
<reply>
|
||||
<data>
|
||||
total 20
|
||||
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
|
||||
|
|
@ -28,7 +28,7 @@ FTP dir list PASV
|
|||
<command>
|
||||
ftp://%HOSTIP:%FTPPORT/
|
||||
</command>
|
||||
</test>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue