summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_wbinfo_sids2xids_int.py
AgeCommit message (Collapse)AuthorFilesLines
2011-06-25s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam1-1/+1
"/usr/bin/env pyhton" should always work as long as pyhton is in the path. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sat Jun 25 01:07:15 CEST 2011 on sn-devel-104
2011-04-13s3: Add a test for sid2xidsVolker Lendecke1-0/+47
Signed-off-by: Jeremy Allison <jra@samba.org>