mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
smbtorture: Output subunit by default.
This commit is contained in:
parent
afe7949313
commit
478503694a
@ -430,7 +430,7 @@ int main(int argc,char *argv[])
|
||||
static const char *target = "other";
|
||||
NTSTATUS status;
|
||||
int shell = false;
|
||||
static const char *ui_ops_name = "simple";
|
||||
static const char *ui_ops_name = "subunit";
|
||||
const char *basedir = NULL;
|
||||
const char *extra_module = NULL;
|
||||
static int list_tests = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user