The following commit has been merged in the master branch:
commit eb70bc8431c0192fb58215919f504082845c090f
Author: Ville Skyttä <[email protected]>
Date:   Wed Jan 6 13:20:28 2010 +0200

    (testsuite) Fix ypmatch test case.
    
    Completion is done for ypmatch's 2nd arg only at the moment.

diff --git a/test/lib/completions/ypmatch.exp b/test/lib/completions/ypmatch.exp
index b54f86a..f1695f6 100644
--- a/test/lib/completions/ypmatch.exp
+++ b/test/lib/completions/ypmatch.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "ypmatch "
+assert_complete_any "ypmatch foo "
 
 
 sync_after_int

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to