Skip to content
Snippets Groups Projects
Commit 8bb7e375 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

(fix_expect_after): Don't unconditionally add a timeout pattern.

	Contrary to my belief, a timeout pattern seems to refer to a
	specific spawn id.  If we add it here when there are no
	spawned processes, the timeout will refer to stdin, and this
	will cause expect to detect eof on stdin when run from
	Xenofarm.  Instead, everything that spawns a process must add
	timeout patterns to the expect_active variable.
(l2g_start): Add a timeout pattern to expect_active.
(lyskomd_start): Ditto.
(lyskomd_start_fail): Ditto.
(client_start): Ditto.
(client_start_fail): Ditto.
parent b281e8de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment