The following commit has been merged in the master branch:
commit db9c42340c20c9a5e2bee7ab08d7ef014f0bd140
Author: Ville Skyttä <[email protected]>
Date: Sat Jan 30 15:04:02 2010 +0200
(testsuite) Sync fmt test with other longopt only tests.
diff --git a/test/lib/completions/fmt.exp b/test/lib/completions/fmt.exp
index fcf8a92..2857068 100644
--- a/test/lib/completions/fmt.exp
+++ b/test/lib/completions/fmt.exp
@@ -11,7 +11,9 @@ proc teardown {} {
setup
-assert_complete_any "fmt -"
+if {[assert_exec {fmt --help} "" "" "unsupported"]} {
+ assert_complete_any "fmt -"
+}; # if
sync_after_int
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits