The following commit has been merged in the master branch:
commit c6ce22ae442107edf9ec3a2ffb1776010d6f63a5
Author: Ville Skyttä <[email protected]>
Date: Sat Dec 26 12:58:46 2009 +0200
(testsuite) _vncviewer_bootstrap getting unset is expected, don't fail on
it.
diff --git a/test/lib/completions/vncviewer.exp
b/test/lib/completions/vncviewer.exp
index 8d619c5..3d47f49 100644
--- a/test/lib/completions/vncviewer.exp
+++ b/test/lib/completions/vncviewer.exp
@@ -4,7 +4,9 @@ proc setup {} {
proc teardown {} {
- assert_env_unmodified
+ assert_env_unmodified {
+ /declare -f _vncviewer_bootstrap/d
+ }
}; # teardown()
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits