Package: bash-completion
Version: HEAD
Severity: minor

Completion for `cpio' is defined twice: first as `complete -F _longopt cpio' 
and then it is overridden with `complete -F _cpio cpio'.  I think the first 
definition can be removed:

--- bash_completion.orig        2009-01-24 08:12:58.000000000 +0100
+++ bash_completion     2009-01-24 08:19:09.000000000 +0100
@@ -4228,7 +4228,7 @@
 }
 # makeinfo and texi2dvi are defined elsewhere.
 for i in a2ps autoconf automake bc gprof ld nm objcopy objdump readelf strip \
-        bison cpio diff patch enscript cp df dir du ln ls mkfifo mknod mv rm \
+        bison diff patch enscript cp df dir du ln ls mkfifo mknod mv rm \
         touch vdir awk gperf grep grub indent less m4 sed shar date \
         tee who texindex cat csplit cut expand fmt fold head \
         md5sum nl od paste pr ptx sha1sum sort split tac tail tr unexpand \

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)



_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to