Opened 14 years ago
Closed 14 years ago
#2619 closed patch (fixed)
mythrename.pl - remove unused execution of file command
Reported by: | Owned by: | xris | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | perl / nuvexport | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When mythrename.pl was changed to use the new Perl bindings, the call to execute the file command was not removed, even though it's no longer used. If left in case you might later decide to use it instead of the MPlayer approach, it should at least be commented since its execution is currently useless.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | mythtv-mythrename-no_exec_file_command.patch added |
---|
comment:1 Changed 14 years ago by
Component: | mythtv → perl / nuvexport |
---|---|
Owner: | changed from Isaac Richards to xris |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [11706]) remove unused call to close #2619