tests: Try to fix the x11 test

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2016-05-09 15:47:38 +02:00
parent 3f9ce10525
commit 72eb4adbf0

View File

@@ -71,6 +71,7 @@ static void *client_thread(void *arg) {
/* unused */
(void)arg;
usleep(200);
session = torture_ssh_session("localhost",
&test_port,
"foo", "bar");