Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
test: silence compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed May 24, 2012
1 parent aeb580d commit cd69ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runner.c
Expand Up @@ -86,6 +86,7 @@ int run_test(const char* test, int timeout, int benchmark_output) {
int i;

status = 255;
main_proc = NULL;
process_count = 0;

/* If it's a helper the user asks for, start it directly. */
Expand Down

0 comments on commit cd69ea9

Please sign in to comment.