1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/torture/drs
Noel Power 9f61bf115e drs torture python: convert 'except X, (tuple)' to 'except X as e'
In addition to converting the except line another line is also added
for each except to extract the tuple contents.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-02-28 23:01:41 +01:00
..
python drs torture python: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:41 +01:00
rpc smbtorture: Remove an unused variable 2017-11-14 03:55:37 +01:00
unit werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/torture/drs/unit/prefixmap_tests.c 2016-09-28 00:04:20 +02:00
drs_init.c s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
drs_util.c schema: Make writing indices flag an enum for a new state 2017-11-24 01:13:14 +01:00
wscript_build waf: disable-python - don't build torture bits 2017-03-10 07:31:13 +01:00