[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-1690-g96501be

Jelmer Vernooij jelmer at samba.org
Thu May 22 01:36:04 GMT 2008


The branch, v4-0-test has been updated
       via  96501be38da947f02ad57217e0bc23f7a66d36f9 (commit)
      from  8dafd4ce40b7348fd5f2b1f2f5d2106ef4cc0dd1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 96501be38da947f02ad57217e0bc23f7a66d36f9
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu May 22 03:09:40 2008 +0200

    Fix import in provision test.

-----------------------------------------------------------------------

Summary of changes:
 source/scripting/python/samba/tests/provision.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/scripting/python/samba/tests/provision.py b/source/scripting/python/samba/tests/provision.py
index b9e0e16..76c1014 100644
--- a/source/scripting/python/samba/tests/provision.py
+++ b/source/scripting/python/samba/tests/provision.py
@@ -21,7 +21,7 @@ import os
 from samba.provision import setup_secretsdb, secretsdb_become_dc, findnss
 import samba.tests
 from ldb import Dn
-import param
+from samba import param
 import unittest
 
 lp = samba.tests.cmdline_loadparm


-- 
Samba Shared Repository


More information about the samba-cvs mailing list