#9674 closed defect (fixed)
Some logs in routines.sh refer to the wrong function -> fixed as of 30 Sep 2011
Reported by: | Tom | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 4.1.2 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
In routines.sh, the logs in the delrunlevel function refer to "addrunlevel" rather than to "delrunlevel". For example, "addrunlevel: inssrv not found". I have attached a patch, created with svn diff, that should fix this.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | routines.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Some logs in routines.sh refer to the wrong function → Some logs in routines.sh refer to the wrong function -> fixed as of 30 Sep 2011 |
Thank you, fixed in trunk and 4.1.
Note:
See TracTickets
for help on using tickets.
routines.sh patch