bug-grub
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: sed or grub-install bug?]


From: Yoshinori K. Okuji
Subject: Re: address@hidden: Re: sed or grub-install bug?]
Date: Wed, 19 Feb 2003 12:20:26 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At Wed, 19 Feb 2003 10:29:59 +1100,
Jason Thomas wrote:
> > Date: Tue, 18 Feb 2003 01:57:06 -0500
> > From: Clint Adams <address@hidden>
> > To: Leo Laursen <address@hidden>
> > Cc: address@hidden
> > Subject: Re: sed or grub-install bug?
> > 
> > > +++ sed -n 's%.*-> %\1%p'
> > 
> > It's a grub bug.
> > 
> > The offending line is:
> > 
> >         tmp_new_fname=`ls -al $tmp_fname | sed -n 's%.*-> %\1%p'`
> > 
> > I believe that this should be
> > 
> >         tmp_new_fname=`readlink $tmp_fname`

So, what is the bug? Generally speaking, if you don't tell me what
wrong thing happens actually, I wouldn't change anything.

Cheers,
Okuji




reply via email to

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