mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r10475: make sure we report failures in tdbtorture (ie. get the exit status right)
(This used to be commit a795fc0aa1
)
This commit is contained in:
parent
ebf0779608
commit
2a9b65cd17
@ -334,5 +334,5 @@ static void usage(void)
|
||||
printf("OK\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
return error_count;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user