Ticket #1592 (closed defect: fixed)
gzup error in mc.menu
Reported by: | karesmakro | Owned by: | iNode |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7.0-pre3 |
Component: | mc-core | Version: | 4.7.0-pre2 |
Keywords: | gzup | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
In misc/mc.menu on line 232 there is a write error in
PRG="gzup -dc %f"
which leads to an error on uncompressing tar.gz files from mc menu and should be
PRG="gzip -dc %f"
Change History
comment:1 Changed 15 years ago by iNode
- Status changed from new to accepted
- Owner set to iNode
- Votes for changeset set to iNode
- severity changed from no branch to on review
- Milestone set to 4.7.0-pre3
comment:2 Changed 15 years ago by slavazanko
- Votes for changeset changed from iNode to iNode slavazanko
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.
branch: 1592_mc_menu_gzip (parent: master)
changeset: f3663e07922d231709b108b79d6ecb6b7c36abb0