[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 36bdc2ecad16fda7b1d525f8d2509799dfa26f1b

Freddy Vulto fvulto at gmail.com
Mon Nov 2 18:57:54 UTC 2009


The following commit has been merged in the master branch:
commit 79cffa2d798b6f00e1478a49ba6f483063d9ee27
Author: Freddy Vulto <fvulto at gmail.com>
Date:   Mon Nov 2 19:42:03 2009 +0100

    (testsuite) Make `configure' test pass

diff --git a/test/lib/completions/configure.exp b/test/lib/completions/configure.exp
index 15d2c9e..74afba1 100644
--- a/test/lib/completions/configure.exp
+++ b/test/lib/completions/configure.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "configure "
+assert_complete_any "configure --prefix "
 
 
 sync_after_int

-- 
bash-completion



More information about the Bash-completion-commits mailing list