The following commit has been merged in the master branch:
commit 84c20852a335f9b3cd4e82e446c342932aead8ff
Author: Guillaume Rousse <[email protected]>
Date: Tue Dec 29 23:05:28 2009 +0100
ensure HOME is changed before running test, to avoid polluting known_hosts
result with tester environment
diff --git a/test/lib/completions/xhost.exp b/test/lib/completions/xhost.exp
index 584a5f7..aeceadb 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()
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits