mirror of
https://github.com/samba-team/samba.git
synced 2025-08-30 17:49:30 +03:00
source4/tests: typo in env name
Signed-off-by: Jamie McClymont <jamiemcclymont@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
committed by
Douglas Bagnall
parent
7a0a765d53
commit
523bd03fd6
@ -726,7 +726,7 @@ planoldpythontestsuite("ad_dc_ntvfs",
|
||||
# Want a selection of environments across the process models
|
||||
#
|
||||
for env in ["ad_dc_ntvfs:local", "ad_dc:local",
|
||||
"fl2003dc:local", "fl2008rdc:local",
|
||||
"fl2003dc:local", "fl2008r2dc:local",
|
||||
"promoted_dc:local"]:
|
||||
planoldpythontestsuite(env, "samba.tests.blackbox.smbcontrol")
|
||||
|
||||
|
Reference in New Issue
Block a user