[Bash-completion-commits] [SCM] bash-completion branch, mount, updated. 1.90-54-g0b93515

Igor Murzov e-mail at date.by
Sun Dec 4 13:54:10 UTC 2011


The following commit has been merged in the mount branch:
commit 0b9351534cc4fa52cb31c1bf023e4e7514dc3b28
Author: Igor Murzov <e-mail at date.by>
Date:   Sun Dec 4 05:41:59 2011 +0400

    testsuite: Add basic tests for umount.

diff --git a/test/completion/umount.exp b/test/completion/umount.exp
new file mode 100644
index 0000000..39c4d11
--- /dev/null
+++ b/test/completion/umount.exp
@@ -0,0 +1 @@
+assert_source_completions umount
diff --git a/test/lib/completions/abook.exp b/test/lib/completions/umount.exp
similarity index 79%
copy from test/lib/completions/abook.exp
copy to test/lib/completions/umount.exp
index 43f6272..21a2dfa 100644
--- a/test/lib/completions/abook.exp
+++ b/test/lib/completions/umount.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "abook "
+assert_complete_any "umount "
 
 
 sync_after_int

-- 
bash-completion



More information about the Bash-completion-commits mailing list