From 94b149f3cb6c82834f83b73928f5b40e388eb6e5 Mon Sep 17 00:00:00 2001 From: Zahari Zahariev Date: Mon, 13 Dec 2010 18:14:51 +0200 Subject: Typos in wintest --- wintest/test-s4-howto.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wintest/test-s4-howto.py') 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) -- cgit