summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/eventscripts/simple/60.nfs.monitor.161.sh
blob: 4abe68eaba7848ea5dbbdc73ccb2269ce47058fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

. "${EVENTSCRIPTS_TESTS_DIR}/common.sh"

define_test "2nd share missing"

setup_nfs

shares_missing "ERROR: nfs directory \"%s\" not available" 2

required_result 1 "$MISSING_SHARES_TEXT"

simple_test