Bug 187166 - sysutils/grub2: 10_kfreebsd has \t chars that become 't' chars instead of TAB chars
Summary: sysutils/grub2: 10_kfreebsd has \t chars that become 't' chars instead of TAB...
Status: Closed DUPLICATE of bug 187165
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 10:20 UTC by stenn
Modified: 2014-07-25 13:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stenn 2014-03-01 10:20:00 UTC
The file /usr/local/etc/grub.d/10_kfreebsd is generated from a script that has '\t' characters that expand to 't' characters instead of TAB characters.  This means the resulting /boot/grub/grub.cfg file doesn't work as expected...

How-To-Repeat: Install sysutils/grub2 and have the system install a grub.cfg file.  Look at the result...
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-25 13:10:31 UTC

*** This bug has been marked as a duplicate of bug 187165 ***