[Bash-completion-commits] [bash-completion] 03/04: (testsuite) Add vgcreate test case for _lvm_count_args with failglob on

Ville Skyttä scop-guest at moszumanska.debian.org
Sat Jun 7 09:34:05 UTC 2014


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 615fd18195793cd867c0a365c25069cdbb89c565
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jun 7 12:27:27 2014 +0300

    (testsuite) Add vgcreate test case for _lvm_count_args with failglob on
---
 test/lib/completions/vgcreate.exp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/lib/completions/vgcreate.exp b/test/lib/completions/vgcreate.exp
index 4cb7dd4..6f3b3e3 100644
--- a/test/lib/completions/vgcreate.exp
+++ b/test/lib/completions/vgcreate.exp
@@ -12,8 +12,10 @@ setup
 
 
 assert_complete_any "vgcreate -"
+sync_after_int
 
 
+assert_no_complete "vgcreate __does_not_exist__"
 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