summaryrefslogtreecommitdiff
path: root/ctdb/tests/UNIT/eventscripts/50.samba.shutdown.011.sh
blob: a64696bf7230a6bf65ce650266ad49cb3003387c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

. "${TEST_SCRIPTS_DIR}/unit.sh"

define_test "shutdown, Debian init style"

setup

export EVENTSCRIPT_TESTS_INIT_STYLE="debian"

ok <<EOF
Stopping smbd: OK
Stopping nmbd: OK
EOF
simple_test