[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-24-gab66ae7

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


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

    (testsuite) Add basic mdadm test case.

diff --git a/test/completion/mdadm.exp b/test/completion/mdadm.exp
new file mode 100644
index 0000000..ad3c36f
--- /dev/null
+++ b/test/completion/mdadm.exp
@@ -0,0 +1 @@
+assert_source_completions mdadm
diff --git a/test/lib/completions/bk.exp b/test/lib/completions/mdadm.exp
similarity index 80%
copy from test/lib/completions/bk.exp
copy to test/lib/completions/mdadm.exp
index b652e6b..6559aa2 100644
--- a/test/lib/completions/bk.exp
+++ b/test/lib/completions/mdadm.exp
@@ -11,9 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "bk "
-
-
+assert_complete_any "mdadm "
 sync_after_int
 
 

-- 
bash-completion



More information about the Bash-completion-commits mailing list