wafsamba: fix pidl dependencies to rebuild on pidl changes
[Samba.git] / ctdb / tests / eventscripts / 50.samba.monitor.110.sh
blob9645c5a4d79345e459f46e6ce9d773a2d87600e6
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "testparm fails"
7 setup
9 export FAKE_TESTPARM_FAIL="yes"
10 required_result 1 <<EOF
11 ERROR: smb.conf cache create failed - testparm failed with:
12 Load smb config files from ${CTDB_SYS_ETCDIR}/samba/smb.conf
13 rlimit_max: increasing rlimit_max (2048) to minimum Windows limit (16384)
14 Processing section "[share1]"
15 Processing section "[share2]"
16 Processing section "[share3]"
17 Loaded services file OK.
18 WARNING: 'workgroup' and 'netbios name' must differ.
19 EOF
20 simple_test