The following commit has been merged in the master branch:
commit 2e4d73ff6c9f47b9a57a9b5e8e2a1d869b233559
Author: Ville Skyttä <[email protected]>
Date:   Thu May 12 00:24:15 2011 +0300

    testsuite: Add basic ssh-copy-id test case.

diff --git a/test/completion/ssh-copy-id.exp b/test/completion/ssh-copy-id.exp
new file mode 100644
index 0000000..c4923e7
--- /dev/null
+++ b/test/completion/ssh-copy-id.exp
@@ -0,0 +1 @@
+assert_source_completions ssh-copy-id
diff --git a/test/lib/completions/aclocal.exp 
b/test/lib/completions/ssh-copy-id.exp
similarity index 76%
copy from test/lib/completions/aclocal.exp
copy to test/lib/completions/ssh-copy-id.exp
index da133aa..e8b643f 100644
--- a/test/lib/completions/aclocal.exp
+++ b/test/lib/completions/ssh-copy-id.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "aclocal "
+assert_complete_any "ssh-copy-id -"
 
 
 sync_after_int

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to