[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:13 UTC 2013
The following commit has been merged in the master branch:
commit 0837ad07d93c62e2b6b9cb917239183d9fbda95a
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Tue Feb 5 21:38:25 2013 +0200
(testsuite) Make pydoc test more likely to work with our limited expect buffer size.
diff --git a/test/lib/completions/pydoc.exp b/test/lib/completions/pydoc.exp
index 08109f5..fe57369 100644
--- a/test/lib/completions/pydoc.exp
+++ b/test/lib/completions/pydoc.exp
@@ -11,7 +11,7 @@ proc teardown {} {
setup
-assert_complete_any "pydoc "
+assert_complete_any "pydoc r"
sync_after_int
--
bash-completion
More information about the Bash-completion-commits
mailing list