gtester should fail even if -k is passed

This commit is contained in:
Cody Russell 2009-11-23 07:48:14 -06:00
parent 874efeb8ea
commit 04d83e8e50

View File

@ -672,7 +672,7 @@ main (int argc,
close (log_fd);
return 0;
return testcase_fail_count == 0 ? 0 : 1;
}
static void