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

Re: FTWCA storing config/ in VCS



On Fri, Jan 16, 2009 at 9:59 AM, Daniel Baumann <daniel@debian.org> wrote:
> I've improved this, the way config.cfg is handled is:
>
>  * if config.cfg is executed, its output is taken as extra arguments.
[...]

It looks to me like the line that does this (I think it's line 719 in
lh_config right now) should be
  EXTRA_ARGUMENTS=$(./config.cfg)
instead of
  EXTRA_ARGUMENTS="./config.cfg"

It seems to fail for me otherwise.


Thanks,
 --Juergen


Reply to: