[PATCH 12/13] Use samba.subunit to get the bundled subunit/testtools if necessary.

Jelmer Vernooij jelmer at samba.org
Sat Nov 15 12:17:07 MST 2014


Change-Id: I35b5bf1debc794050c3e71ffca06b6caac559987
Signed-off-by: Jelmer Vernooij <jelmer at samba.org>
---
 source4/scripting/bin/subunitrun | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source4/scripting/bin/subunitrun b/source4/scripting/bin/subunitrun
index 99d5319..4b6830d 100755
--- a/source4/scripting/bin/subunitrun
+++ b/source4/scripting/bin/subunitrun
@@ -39,6 +39,7 @@ sys.path.insert(0, "bin/python")
 
 import optparse
 import samba
+import samba.subunit
 from samba.tests.subunitrun import TestProgram, SubunitOptions
 
 import samba.getopt as options
-- 
2.1.3



More information about the samba-technical mailing list