From 0b14e407108195ce7825b050e2228f23fb85d050 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Fri, 4 Feb 2022 12:03:41 +0100 Subject: [PATCH] Fix broken link to an issue Signed-off-by: Jakub Jelen Reviewed-by: Andreas Schneider Reviewed-by: Sahana Prasad --- tests/client/torture_sftp_read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/client/torture_sftp_read.c b/tests/client/torture_sftp_read.c index 687153eb..c6ec4b91 100644 --- a/tests/client/torture_sftp_read.c +++ b/tests/client/torture_sftp_read.c @@ -101,7 +101,7 @@ int torture_run_tests(void) { struct CMUnitTest tests[] = { /* This test is intentionally running twice to trigger a bug in OpenSSH * or in pam_wrapper, causing the second invocation to fail. - * See: https://bugs.libssh.org/T122 + * See: https://gitlab.com/libssh/libssh-mirror/-/issues/23 */ cmocka_unit_test_setup_teardown(torture_sftp_read_blocking, session_setup,