[Bash-completion-commits] [bash-completion] 11/11: (testsuite) Add puppet subcommand option test case

Ville Skyttä scop-guest at moszumanska.debian.org
Mon Jun 2 09:42:34 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 d748a5a24914a9f5f0173a98bd6435aac3d39747
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Jun 2 12:41:53 2014 +0300

    (testsuite) Add puppet subcommand option test case
---
 test/lib/completions/puppet.exp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/lib/completions/puppet.exp b/test/lib/completions/puppet.exp
index 7b7da3e..8b82a16 100644
--- a/test/lib/completions/puppet.exp
+++ b/test/lib/completions/puppet.exp
@@ -12,8 +12,9 @@ setup
 
 
 assert_complete_any "puppet "
+sync_after_int
 
-
+assert_complete_any "puppet agent --"
 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