mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
a745c2edc8
``` thread 'e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing' panicked at 'Unexpected result from canonicalize: Err(LibSsh(Sftp(SftpError(2))))', wezterm-ssh/tests/e2e/sftp.rs:615:14 ``` We can't currently match that error because the LibSsh SftError(x) error code is private. |
||
---|---|---|
.. | ||
e2e | ||
lib.rs | ||
sshd.rs |