bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #41356] grub-mkconfig produces incorrect output ('t' instead of 't'


From: Jens Schweikhardt
Subject: [bug #41356] grub-mkconfig produces incorrect output ('t' instead of 't' hard tab)
Date: Sun, 26 Jan 2014 19:27:25 +0000
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #1, bug #41356 (project grub):

AAAAARRRRRGGGGGHHHHH! The Web interface eats all the backslashes which are
vital to understand what the bug report is about.

Where you see

   this happens due to commands like sed -e "s/^/t/"
   submenu_indentation="t"

you must read it as

   this happens due to commands like sed -e "s/^/<backslash>t/"
   submenu_indentation="<backslash>t"

etc. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41356>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]