Permit .gz files concatenation (Debian: #514377)

master
David Paleino 2009-04-04 21:58:05 +02:00
parent a4c9bdc177
commit 9f05078e92
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
bash-completion (1.x)
[ David Paleino ]
* Prepare for future development.
* Permit .gz files concatenation (Debian: #514377)
[ Ville Skyttä ]
* Split yum and yum-arch completion into contrib/yum.

View File

@ -3481,7 +3481,7 @@ _gzip()
elif [[ "$prev" == -* ]]; then
[[ "$prev" == -*[dlt]* ]] && xspec="!"$xspec
[[ "$prev" == -*f* ]] && xspec=
elif [ "$prev" = '>' ]; then
elif [ "$prev" = '>' -o "$prev" = '>>' ]; then
xspec=
elif [ "$prev" = '<' ]; then
xspec=