[Bash-completion-commits] [bash-completion] 04/04: (testsuite): Limit wtf completions to A* to keep expect happier.

Ville Skyttä scop-guest at moszumanska.debian.org
Tue Nov 26 17:52:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

scop-guest pushed a commit to branch master
in repository bash-completion.

commit c527b543a84363449902e2be5e80786aceaa7931
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Tue Nov 26 19:49:18 2013 +0200

    (testsuite): Limit wtf completions to A* to keep expect happier.
---
 test/lib/completions/wtf.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/lib/completions/wtf.exp b/test/lib/completions/wtf.exp
index b1693c8..0080967 100644
--- a/test/lib/completions/wtf.exp
+++ b/test/lib/completions/wtf.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "wtf "
+assert_complete_any "wtf A"
 
 
 sync_after_int

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bash-completion/bash-completion.git



More information about the Bash-completion-commits mailing list