s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test
authorAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jan 2011 20:20:06 +0000 (07:20 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jan 2011 22:11:31 +0000 (23:11 +0100)
commit244c191f9e1f6a27ec52261a31f7130106bb0310
treef174387e6b06e97fe059541c8e78075b2f6cc30e
parent4744da8762c492654204b0ee0b3c47631f44ce29
s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test

The input to gensec.update() should always be a string.

Andrew Bartlett
source4/dsdb/tests/python/token_group.py