[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-128-g0837ad0

Ville Skyttä ville.skytta at iki.fi
Tue Feb 5 19:43:12 UTC 2013


The following commit has been merged in the master branch:
commit 23406dcf20f4718775e8556766be7d55a879a4be
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Tue Feb 5 21:23:53 2013 +0200

    (testsuite) Fix pwd unit test.

diff --git a/test/lib/completions/pwd.exp b/test/lib/completions/pwd.exp
index f40fdb9..3690076 100644
--- a/test/lib/completions/pwd.exp
+++ b/test/lib/completions/pwd.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_no_complete "pwd "
+assert_complete_any "pwd -"
 sync_after_int
 
 

-- 
bash-completion



More information about the Bash-completion-commits mailing list