> I see that the genbki.sh file in backend/catalog has some sed strings
> like these:
> 
>     -e "s/[   ]NameData/\ name/g" \
>     -e "s/^NameData/\name/g" \
> 
> Those look bogus to me.  I wonder if that '\n' becomes newline for
> some versions of shell and/or sed?

What is that \n doing in there?  It is certainly wrong.  I am just
wondering what is should be.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to