Subject: Re: CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 09/21/2007 12:56:47
On Fri, Sep 21, 2007 at 09:08:09AM +0000, Roland Illig wrote:
>
> Module Name: pkgsrc
> Committed By: rillig
> Date: Fri Sep 21 09:08:09 UTC 2007
>
> Modified Files:
> pkgsrc/pkgtools/pbulk/files/pbulk/scripts: report
>
> Log Message:
> Thou shalt not nest double quotes in backticks, for the Solaris /bin/ksh
> cannot handle it.
Didn't we settle down on /usr/xpg4/bin/sh as the only usable shell on
Solaris?!
Joerg