On Thursday 01 May 2008 12:22, Khem Raj wrote: > Hi Denys > > In the new script to install headers. We assume that unifdef fails if > the return is not 0. However as per the manpages of unifdef I see this > > The unifdef utility exits 0 if the output is an exact copy of the input, > 1 if not, and 2 if in trouble. > > I have fixed the script so that it only exits when the return code from > unifdef command is 2. > > OK?
Well, I just removed "|| exit". Thanks for debugging! -- vda _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
