Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] auto-depends

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Nick Jennings <nkj AT namodn.com>
  • To: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] auto-depends
  • Date: Wed, 2 Oct 2002 23:02:29 -0700

What don't you just: grep -r "auto_depends" <dir_to_grimoire>/* ?

POn Wed, Oct 02, 2002 at 11:57:49PM -0400, Dufflebunk wrote:
> I'm in the process of rewriting the dependancy stuff in the sorcery
> scripts. I would like to know if the auto_depends function is used by
> anyone. A grep of the current devel grimoire doesn't have it popping up.
>
> for i in `find -type f | grep -v CVS` ; do grep "auto_depends" $i &&
> echo "FOUND IN $i" ; done
>
> Was the command used to check. Is this function used in spells? Is it
> desired? It's not a big deal to put in, but if it's not going to be
> used...
>
>
> --
>
>
> Quidquid latine dictum sit, altum sonatur.
> -----------------
> PGP public key at
> http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x3327A9A5
> F1
>






Archive powered by MHonArc 2.6.24.

Top of Page