summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-25 01:02:13 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-25 01:02:13 +0100
commit37f35d2a03409e0d52232d4c4f956ec8637d4884 (patch)
treeb7e55eeb80312e4d5caabfaf9f507ab3acf65af6 /source4/scripting/python/samba/tests
parent8afcbdcfe71fad0f6a22314de16ac047148d42b8 (diff)
downloadsamba-37f35d2a03409e0d52232d4c4f956ec8637d4884.tar.gz
samba-37f35d2a03409e0d52232d4c4f956ec8637d4884.tar.xz
samba-37f35d2a03409e0d52232d4c4f956ec8637d4884.zip
python/provision: Reconcile code partitions-only provisioning and generic provisioning, some other minor refactoring of the provisioning.
Pair-programmed by Andrew and me using obby :-) (This used to be commit 688adcbb635af87fcfedb869b7f1857a947fd2f9)
Diffstat (limited to 'source4/scripting/python/samba/tests')
-rw-r--r--source4/scripting/python/samba/tests/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/tests/__init__.py b/source4/scripting/python/samba/tests/__init__.py
index 6fbf4203395..9839811470a 100644
--- a/source4/scripting/python/samba/tests/__init__.py
+++ b/source4/scripting/python/samba/tests/__init__.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# Unix SMB/CIFS implementation.
-# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
+# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007-2008
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by