aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/systemcmds/tests/tests_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemcmds/tests/tests_main.c b/src/systemcmds/tests/tests_main.c
index 04ab6d633..0768c1d5a 100644
--- a/src/systemcmds/tests/tests_main.c
+++ b/src/systemcmds/tests/tests_main.c
@@ -209,7 +209,7 @@ test_all(int argc, char *argv[])
fflush(stdout);
- return 0;
+ return (failcount > 0);
}
static int