summaryrefslogtreecommitdiff
path: root/ctdb/tests/UNIT/eventscripts/49.winbind.monitor.102.sh
blob: 24e4ed251c7cb125624943b877dd77baa83cf8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

. "${TEST_SCRIPTS_DIR}/unit.sh"

define_test "winbind down"

setup

wbinfo_down

required_result 1 "ERROR: wbinfo -p returned error"

simple_test