mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 04:55:22 +02:00
[212382] Dont quote when sending FTP site initCommand
This commit is contained in:
parent
14d220ec9c
commit
1426d7ba4c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Martin Oberhuber (Wind River) - [198692] Use FTP LIST -a to list UNIX hidden fil
|
||||||
label="%FTPParser.OS400"
|
label="%FTPParser.OS400"
|
||||||
priority="100">
|
priority="100">
|
||||||
<initCommand
|
<initCommand
|
||||||
cmd="quote site namefmt 1">
|
cmd="site namefmt 1">
|
||||||
</initCommand>
|
</initCommand>
|
||||||
</parser>
|
</parser>
|
||||||
<parser
|
<parser
|
||||||
|
|
Loading…
Add table
Reference in a new issue