r21521: Add missing quotes around shell variables which could have spaces.
authorBrad Henry <brad@samba.org>
Fri, 23 Feb 2007 18:01:18 +0000 (18:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:50 +0000 (14:48 -0500)
commit7496a28b4388535a426ca753bc9000670f6e42e1
treeba5f37219829e32270bbd4eaa812a489a1fcf68e
parentcec74f352822a767770e9e00e87a94d0e37d80c9
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.
source/script/tests/win/wintest_2k3_dc.sh
source/script/tests/win/wintest_net.sh
source/script/tests/win/wintest_raw.sh
source/script/tests/win/wintest_rpc.sh