Ticket #1679: Fails to view .tar file with a colon in name

Fixed incorrent handle of .tar files with a colon in name

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
Andrey Rahmatullin 2009-10-07 11:10:54 +03:00 committed by Slava Zanko
parent 3b0008690c
commit 4c5edb4647
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ regex/\.(qp[rk])$
# tar
regex/\.(tar|TAR)$
Open=%cd %p#utar
View=%view{ascii} tar tvvf %f
View=%view{ascii} tar tvvf - < %f
# lha
type/^LHa\ .*archive