mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:43:31 +03:00
libssh2: return CURLE_UPLOAD_FAILED on failure to upload
This brings its in sync with the error code returned by the libssh backend. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
75427291e5
commit
38aef6dc45
2 changed files with 5 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ for ssh upload test
|
|||
disable
|
||||
</valgrind>
|
||||
<errorcode>
|
||||
79
|
||||
25
|
||||
</errorcode>
|
||||
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue