Opened 20 years ago
Closed 20 years ago
#21 closed patch (invalid)
nuvinfo fix for non-bash users
Reported by: | Robert Tsai <rtsai1111> | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | nuvinfo |
Cc: | Ticket locked: | no |
Description
The nuvinfo script references $ENV{'_'} which I believe is a Bash-specific environment variable. It doesn't work under tcsh (fails with a perl error).
I changed this to be $0 (zero) and things appear to work for me.
I'm filing this under "mythtv" because there is no "nuvexport" component.
Attachments (2)
Change History (4)
Changed 20 years ago by
Attachment: | nuvexport.diff added |
---|
comment:1 Changed 20 years ago by
Type: | defect → patch |
---|
Changed 20 years ago by
Attachment: | nuvexport.2.diff added |
---|
comment:2 Changed 20 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
submit nuvexport bugs to the nuvexport, not mythtv: http://svn.forevermore.net/nuvexport/