Ticket #1452 (closed enhancement: fixed)

Opened 15 years ago

Last modified 14 years ago

handle .tbz2 extension

Reported by: ijabbott Owned by: iNode
Priority: trivial Milestone: 4.7.0-pre2
Component: mc-config-ini Version: 4.7.0-pre1
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master

Description

For bzip2ed tar files, the mc.ext file recognizes the extensions ".tar.bz2", ".tbz", and ".tb2", but not ".tbz2". A trivial patch fixes this.

Attachments

mc-tbz2.patch (369 bytes) - added by ijabbott 15 years ago.
Patch misc/mc.ext.in to recognize .tbz2 files

Change History

Changed 15 years ago by ijabbott

Patch misc/mc.ext.in to recognize .tbz2 files

comment:1 Changed 15 years ago by iNode

  • Status changed from new to accepted
  • Owner set to iNode
  • severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.0-pre2

comment:2 Changed 15 years ago by mnk

Just a minor question:
are you sure it's the 'tbz' part that should be changed ?
For me it's the 'tb2' that looks incorrect.

comment:3 Changed 15 years ago by mnk

Never mind, I missed the '?' at the end.
Though, I'm still not convinced that 'tb2' was correct in the first place.

comment:4 Changed 15 years ago by iNode

No, google say it's not mistype or error (i.e. here).

tb2 aparently is tar.bz2 extension for DOS (just 3 symbol for it).

comment:5 Changed 15 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:6 Changed 15 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko angel_il
  • severity changed from on review to approved

comment:7 Changed 15 years ago by iNode

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko angel_il to commited-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:8 Changed 15 years ago by iNode

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.