r21521: Add missing quotes around shell variables which could have spaces.
commit74e23c7e7a6ab10833a6cf618fa9ecb4f05f0c18
authorBrad Henry <brad@samba.org>
Fri, 23 Feb 2007 18:01:18 +0000 (23 18:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:50 +0000 (10 14:48 -0500)
tree24b36018ca33c8e20c080fed1ae73815ff68f34b
parent067d8fd44ce4ab3ccaab654591efd2742ef3a4c0
r21521: Add missing quotes around shell variables which could have spaces.
Stop passing the VM config file path to wintest_2k3_dc.sh on the command line as it is now properly passed through the environment.

Windows tests, including the DC tests found in test_w2k3.sh should work properly with 'make wintest' and a configured VMware environment.
These tests are executed on build-farm host bnhtest.
(This used to be commit 7496a28b4388535a426ca753bc9000670f6e42e1)
source4/script/tests/win/wintest_2k3_dc.sh
source4/script/tests/win/wintest_net.sh
source4/script/tests/win/wintest_raw.sh
source4/script/tests/win/wintest_rpc.sh