This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from c128e0bec Fix a test class
add 3a047703a [GH-516] SFTP: fix filesystem-id parsing in
getFileSystem(URI)
No new revisions were added by this update.
Summary of changes:
.../sftp/client/fs/SftpFileSystemProvider.java | 7 +--
.../client/fs/SftpFileSystemProviderURITest.java | 67 ++++++++++++++++++++++
2 files changed, 70 insertions(+), 4 deletions(-)
create mode 100644
sshd-sftp/src/test/java/org/apache/sshd/sftp/client/fs/SftpFileSystemProviderURITest.java