The following commit has been merged in the master branch:
commit d869f220a8a73b386d65dfd4879990fff97826ce
Author: Peter <[email protected]>
Date: Sat Aug 6 19:35:07 2011 +0300
rpmcheck: Drop reference to undefined $files variable (Alioth: #313270).
diff --git a/completions/rpmcheck b/completions/rpmcheck
index 16d96da..55db88c 100644
--- a/completions/rpmcheck
+++ b/completions/rpmcheck
@@ -21,7 +21,7 @@ _rpmcheck()
_filedir
fi
} &&
-complete -F _rpmcheck rpmcheck $files
+complete -F _rpmcheck rpmcheck
# Local variables:
# mode: shell-script
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits