The following commit has been merged in the master branch:
commit ab66ae79c2b69a00afae4aa9573014b94fc2b292
Author: Ville Skyttä <[email protected]>
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
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits