From 84c20852a335f9b3cd4e82e446c342932aead8ff Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Tue, 29 Dec 2009 23:05:28 +0100 Subject: ensure HOME is changed before running test, to avoid polluting known_hosts result with tester environment --- test/lib/completions/xhost.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/lib') diff --git a/test/lib/completions/xhost.exp b/test/lib/completions/xhost.exp index 584a5f71..aeceadb6 100644 --- a/test/lib/completions/xhost.exp +++ b/test/lib/completions/xhost.exp @@ -1,4 +1,5 @@ proc setup {} { + assert_bash_exec {HOME=$TESTDIR} save_env }; # setup() -- cgit v1.2.1