check return value
This commit is contained in:
parent
ff7cb5edbb
commit
4478ba33a1
@ -120,6 +120,7 @@ main (int argc, char ** argv)
|
|||||||
"./test-mint-db-postgres.conf",
|
"./test-mint-db-postgres.conf",
|
||||||
NULL,
|
NULL,
|
||||||
benchmark);
|
benchmark);
|
||||||
|
if (GNUNET_SYSERR == ret)
|
||||||
|
return 1;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user