]> git.ipfire.org Git - thirdparty/curl.git/commit
Remove duplicate code that was left in as part of 1.35. This code
authorJames Housley <jim@thehousleys.net>
Thu, 14 Jun 2007 13:22:00 +0000 (13:22 +0000)
committerJames Housley <jim@thehousleys.net>
Thu, 14 Jun 2007 13:22:00 +0000 (13:22 +0000)
commitdb5d4bd81125d54007fc9f3106b51d964bd66db3
tree87042e9cc0347e5b89604a51ad1a422f867beb0e
parentdc3b3c69161963ac38c2b1d4a198acf2d9b66e12
Remove duplicate code that was left in as part of 1.35.  This code
only affected sftp_sendquote() for the "chgrp/chmod/chown" commands.

This also fixed failure of test 614 on a system that previously failed.
lib/ssh.c