This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/N] test-suite improvement - PASS/FAIL: initial patch


On Tue, 18 Sep 2012 15:39:07 +0000, Joseph wrote:
> You don't need an obscure make feature.  Just do
> 
> test-rule.out: dependencies
> 	test-command > test-rule.out 2>&1; \
> 	whatever-uses-$$?
> 

... and I failed to notice the '\' in Tomas' patch. Sorry about the
noise.

Regards,
Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]