From d3bcee9e2e8056f49a4306d594fd656b4a18bcac Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 30 Oct 2015 13:23:06 +0800 Subject: tests: try longer timeout in case setting fish_key_bindings is taking too long --- tests/interactive.expect.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/interactive.expect.rc b/tests/interactive.expect.rc index b2a0ddbf..c148b562 100644 --- a/tests/interactive.expect.rc +++ b/tests/interactive.expect.rc @@ -5,7 +5,7 @@ log_file -noappend interactive.tmp.log set fish ../fish -set timeout 2 +set timeout 4 set send_human {.05 .1 5 .02 .2} -- cgit v1.2.3