[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-25-ga34a380

Ville Skyttä ville.skytta at iki.fi
Sat Feb 26 13:58:31 UTC 2011


The following commit has been merged in the master branch:
commit a34a38041003a87243e0aa23f944fbeee70bc2d3
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Feb 26 15:58:20 2011 +0200

    (testsuite) Add basic puppet test case.

diff --git a/test/completion/puppet.exp b/test/completion/puppet.exp
new file mode 100644
index 0000000..2846344
--- /dev/null
+++ b/test/completion/puppet.exp
@@ -0,0 +1 @@
+assert_source_completions puppet
diff --git a/test/lib/completions/a2ps.exp b/test/lib/completions/puppet.exp
similarity index 79%
copy from test/lib/completions/a2ps.exp
copy to test/lib/completions/puppet.exp
index 77cd07f..7b7da3e 100644
--- a/test/lib/completions/a2ps.exp
+++ b/test/lib/completions/puppet.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "a2ps "
+assert_complete_any "puppet "
 
 
 sync_after_int

-- 
bash-completion



More information about the Bash-completion-commits mailing list