2015-06-11 15:48, John McNamara:
> This change returns a system error code if tests fail when
> running any of the "make test" targets.
> 
> This allows the tests to report failures while running in
> continuous integration environments.
> 
> Previously "make test" returned $? == 0 for all combinations
> of success, failure and exception conditions.
> 
> Signed-off-by: John McNamara <john.mcnamara at intel.com>

Applied, thanks

Reply via email to