tests/getnc_exop: Finish a comment in getnc_exop.py
authorGarming Sam <garming@catalyst.net.nz>
Thu, 20 Oct 2016 03:19:43 +0000 (16:19 +1300)
committerGarming Sam <garming@samba.org>
Tue, 1 Nov 2016 20:39:19 +0000 (21:39 +0100)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12394

source4/torture/drs/python/getnc_exop.py

index 94d140227a3c4eff5125598dae7c714e1f377b68..941d323382003fa0df4ff656d15feeeb40ed2aa2 100644 (file)
@@ -256,7 +256,7 @@ class DrsReplicaSyncTestCase(drs_base.DrsBaseTestCase, ExopBaseTest):
         # has an RODC, it can gain links on the server account object
 
     def test_do_ridalloc_get_anc(self):
-        """Test doing a RID allocation with a valid destination DSA guid and """
+        """Test doing a RID allocation with a valid destination DSA guid and GET_ANC flag"""
         fsmo_dn = ldb.Dn(self.ldb_dc1, "CN=RID Manager$,CN=System," + self.ldb_dc1.domain_dn())
         (fsmo_owner, fsmo_not_owner) = self._determine_fSMORoleOwner(fsmo_dn)