Use samba.subunit in selftest/selftest.py.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 11 Dec 2014 02:10:53 +0000 (02:10 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2015 03:41:46 +0000 (04:41 +0100)
Change-Id: I804c16cdfcfddc5643a5af158ee62c4ddf478979
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/selftest.py

index 4fffa01438d572d3334e34d58fd86665ece53d3d..94e1096867991178d8c1ec7f06f444c05dfae751 100755 (executable)
@@ -22,7 +22,7 @@ import os
 import sys
 import signal
 import subprocess
-import subunit
+from samba import subunit
 import traceback
 import warnings