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 commit is contained in:
parent
8335aa056f
commit
a795fc0aa1
@ -334,5 +334,5 @@ static void usage(void)
|
||||
printf("OK\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
return error_count;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user