summaryrefslogtreecommitdiff
path: root/wintest/test-s4-howto.py
diff options
context:
space:
mode:
authorZahari Zahariev <zahari.zahariev@postpath.com>2010-12-13 18:14:51 +0200
committerAndrew Bartlett <abartlet@samba.org>2010-12-16 15:54:29 +1100
commit94b149f3cb6c82834f83b73928f5b40e388eb6e5 (patch)
tree2cbc001752f57dc0df59dbcb5b93638bc7693a62 /wintest/test-s4-howto.py
parenta06519a579f04c4728af01a169ba79c7149994db (diff)
downloadsamba-94b149f3cb6c82834f83b73928f5b40e388eb6e5.tar.gz
samba-94b149f3cb6c82834f83b73928f5b40e388eb6e5.tar.bz2
samba-94b149f3cb6c82834f83b73928f5b40e388eb6e5.zip
Typos in wintest
Diffstat (limited to 'wintest/test-s4-howto.py')
-rwxr-xr-xwintest/test-s4-howto.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wintest/test-s4-howto.py b/wintest/test-s4-howto.py
index c4a430c7b5..cb9862b8b9 100755
--- a/wintest/test-s4-howto.py
+++ b/wintest/test-s4-howto.py
@@ -610,7 +610,7 @@ def test_howto(t):
create_shares(t)
start_s4(t)
test_smbclient(t)
- t.restart_bind(kerberos_support=True, include='{PREFIX}/private/named.conf')
+ t.restart_bind(kerberos_support=True, include='${PREFIX}/private/named.conf')
test_dns(t)
test_kerberos(t)
test_dyndns(t)