gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: [BUG] having $ARCH_TREE_ROOT set makes sense for al


From: Stig Brautaset
Subject: [Gnu-arch-users] Re: [BUG] having $ARCH_TREE_ROOT set makes sense for all hooks
Date: Sat, 12 Jun 2004 21:56:33 +0100
User-agent: Mutt/1.3.28i

On Jun 12 2004, gnu-arch-users wrote:
> Having $ARCH_TREE_ROOT set saves a call to `tla tree-root' if you want to
> implement in-source hooks. Currently I have to do:
> 
> HOOK="`tla tree-root`/{arch}/=hook"
> if [ -f "$HOOK" ] ; then
>     $HOOK $*
> fi

Hm. Spoke too soon... of course it doesn't make sense for all hooks.
Please ignore my stupidity.

Stig
-- 
brautaset.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]