1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00

[212382] Dont quote when sending FTP site initCommand

This commit is contained in:
Martin Oberhuber 2008-04-02 14:20:54 +00:00
parent 14d220ec9c
commit 1426d7ba4c

View file

@ -86,7 +86,7 @@ Martin Oberhuber (Wind River) - [198692] Use FTP LIST -a to list UNIX hidden fil
label="%FTPParser.OS400"
priority="100">
<initCommand
cmd="quote site namefmt 1">
cmd="site namefmt 1">
</initCommand>
</parser>
<parser