From dbb0b361a3abb95745372ba626c4427277b72ccc Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Thu, 28 Apr 2016 00:02:53 +0200 Subject: Make some tests more robust --- test/environment/dash.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/environment/dash.exp') diff --git a/test/environment/dash.exp b/test/environment/dash.exp index f5a60719e..d727d302e 100755 --- a/test/environment/dash.exp +++ b/test/environment/dash.exp @@ -1,6 +1,7 @@ #!/usr/bin/expect -f set timeout 10 +cd /home spawn $env(SHELL) match_max 100000 -- cgit v1.2.3-54-g00ecf