|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Solaris 10 - 2.4.0 postfix-install script
From: Wietse Venema (wietse
porcupine.org)
Date: Mon Apr 02 2007 - 13:52:28 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Smith:
> On 4/2/07, Wietse Venema <wietse
porcupine.org> wrote:
> >
> > Just add the braindead-shell workaround that already sits in the same file:
> >
> > Old:
> > eval echo $path | (IFS=/ read prefix file;
> >
> > New:
> > eval echo $path | (IFS=/ read prefix file; IFS="$BACKUP_IFS"; ...
> >
>
> Thanks that fixed it too. Is it your intention that the users of
> braindead shells should have to make this edit prior to performing
> future upgrades, or will you consider incorporating the workaround
> into the next officially distributed patch release?
Is that a question? Perhaps I should not even reply to this.
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]