s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids test
authorMichael Adam <obnox@samba.org>
Fri, 24 Jun 2011 14:40:17 +0000 (16:40 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Jul 2011 19:50:58 +0000 (21:50 +0200)
commitd89076c06150fee77b0a5ae8a1ca4f6320be92b4
tree60eb84931f58cb6f3613faeaa8d6076ba4fa5aec
parentfb8a4c2e1b0ed9f149976a4abb712b9ef4c04074
s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids test

"/usr/bin/env pyhton" should always work as long as pyhton is in the path.
(cherry picked from commit d8d18fa66464b780818807a4fb50bf458158714a)
source3/script/tests/test_wbinfo_sids2xids_int.py