[PATCH 08/55] Use samba.subunit in selftest/selftest.py.

Jelmer Vernooij jelmer at samba.org
Fri Feb 6 12:03:40 MST 2015


Change-Id: I804c16cdfcfddc5643a5af158ee62c4ddf478979
Signed-Off-By: Jelmer Vernooij <jelmer at samba.org>
---
 selftest/selftest.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/selftest/selftest.py b/selftest/selftest.py
index 4fffa01..94e1096 100755
--- a/selftest/selftest.py
+++ b/selftest/selftest.py
@@ -22,7 +22,7 @@ import os
 import sys
 import signal
 import subprocess
-import subunit
+from samba import subunit
 import traceback
 import warnings
 
-- 
2.1.4



More information about the samba-technical mailing list