mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s4-smbtorture: also run the driver timestamp spoolss test against samba.
Guenther
This commit is contained in:
parent
4086c1e382
commit
7d107cda89
@ -9269,10 +9269,6 @@ static bool test_add_driver_timestamps(struct torture_context *tctx,
|
||||
struct torture_driver_context *d;
|
||||
struct timeval t = timeval_current();
|
||||
|
||||
if (torture_setting_bool(tctx, "samba3", false)) {
|
||||
torture_skip(tctx, "skipping timestamps test against samba");
|
||||
}
|
||||
|
||||
d = talloc_zero(tctx, struct torture_driver_context);
|
||||
|
||||
d->info8.version = SPOOLSS_DRIVER_VERSION_200X;
|
||||
|
Loading…
Reference in New Issue
Block a user