Another "undefined variable" error, but I'm not sure if the fix is
correct:
--- .desktop-file-validate.ORIG 2010-09-08 06:14:56.000000000 -0400
+++ desktop-file-validate 2010-10-11 16:18:22.215080283 -0400
@@ -9,4 +9,4 @@
cur=${COMP_WORDS[COMP_CWORD]}
_filedir '@(desktop)'
}
-[ "${have:-}" ] && complete -F _desktop_file_validate $filenames
desktop-file-validate
+[ "${have:-}" ] && complete -F _desktop_file_validate -o filenames
desktop-file-validate
--
bash_completion script errors: undefined variables, failed GLOB
https://bugs.launchpad.net/bugs/663111
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs