Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Colors and locale warning

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Schabell <eschabell AT sourcemage.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Colors and locale warning
  • Date: Mon, 17 May 2004 14:10:42 +0200

On Mon, May 17, 2004 at 01:03:34PM +0200, Arwed von Merkatz wrote:
> > sorcery had line:
> >
> > for MODULE in `ls $SGL_LIBRARY_MODULES/lib*[^~]`; do
>
> That's very bad anyway, using for SOMETHING in `ls ...` can break in so
> many ways ...
> Why not just
> for MODULE in "$SGL_LIBRARY_MODULES"/lib*[^~]; do
>
Howdy all,

Like the alley_cat fix better, updated the routine in devel sorcery to
remove all dependence on ls-anything.

thanks alley_cat,

erics
--
Eric D. Schabell M.Sc. - Developer - http://www.sourcemage.org
irc: irc.freenode.net (#sourcemage), nick -> erics

Attachment: pgpHABzp23rPq.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page