mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
tests: Try to fix the x11 test
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -71,6 +71,7 @@ static void *client_thread(void *arg) {
|
||||
/* unused */
|
||||
(void)arg;
|
||||
|
||||
usleep(200);
|
||||
session = torture_ssh_session("localhost",
|
||||
&test_port,
|
||||
"foo", "bar");
|
||||
|
||||
Reference in New Issue
Block a user