Jim Meyering <[EMAIL PROTECTED]> writes:

> > > Since I am unable to reproduce those failures,
> > > I suspect that some of the implied `-4mdk' changes
> > > introduced the problem.
> >
> > it seems sg break it but i failled to see any hunk that can affect [:
> 
> [ and test both use test.c.  `[' is built from lbracket.c.

oh, your setence made me understand now:
in the past, we used to run "ln -sf test $RPM_BUILD_ROOT%_bindir/[" in
our spec file, thus overwriting [ with a symlink to test, resulting in
ARGV[0] always be test.
upstream changes brooke this and i didn't notice it hence the buggy
bug report. sorry :-(

i'll upload a new package with a better fix (aka removing the extra
linking)



_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to