aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/torture.c')
-rw-r--r--tests/torture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/torture.c b/tests/torture.c
index e322aaa1..cf5e4293 100644
--- a/tests/torture.c
+++ b/tests/torture.c
@@ -719,6 +719,7 @@ static void torture_setup_create_sshd_config(void **state, bool pam)
struct stat sb;
const char *sftp_server_locations[] = {
"/usr/lib/ssh/sftp-server",
+ "/usr/libexec/ssh/sftp-server", /* Tumbleweed 20200829 */
"/usr/libexec/sftp-server",
"/usr/libexec/openssh/sftp-server",
"/usr/lib/openssh/sftp-server", /* Debian */