Opened 15 years ago
Closed 15 years ago
#5154 closed enhancement (fixed)
[patch] --keep bz2 files when decompressing
Reported by: | mmadia | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Expander | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
While the default behavior of bunzip2 is to remove the input file, it is inconsistent with the majority of decompression rules. A similar patch for gunzip has been added to #4936
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | ExpanderKeepBz2AfterExtraction.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev34715. Thanks!