summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-09-02 02:07:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:03:27 -0500
commitac2a7014837b1ce135e732fd7a9b950d9fbc1401 (patch)
tree57e68293fe845fd73cca4e1cf867c071ede8b7ff /testdata
parent0271566a5b3211735faad67e37e2d0474996b710 (diff)
downloadsamba-ac2a7014837b1ce135e732fd7a9b950d9fbc1401.tar.gz
samba-ac2a7014837b1ce135e732fd7a9b950d9fbc1401.tar.bz2
samba-ac2a7014837b1ce135e732fd7a9b950d9fbc1401.zip
r24882: Use the torture API in BASE-CHARSET.
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7)
Diffstat (limited to 'testdata')
-rw-r--r--testdata/samba3/smb.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/testdata/samba3/smb.conf b/testdata/samba3/smb.conf
index a903dc2c3e..b00397d2ee 100644
--- a/testdata/samba3/smb.conf
+++ b/testdata/samba3/smb.conf
@@ -5,19 +5,19 @@
debug level = 5
[cd1]
-path = /mnt/cd1
-public = yes
+ path = /mnt/cd1
+ public = yes
[cd2]
-path = /mnt/cd2
-public = yes
+ path = /mnt/cd2
+ public = yes
[media]
-path = /media
-public = yes
+ path = /media
+ public = yes
[tmp]
-path = /tmp
-guest only = yes
-public = yes
-read only = no
+ path = /tmp
+ guest only = yes
+ public = yes
+ read only = no