1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/tests/eventscripts/50.samba.monitor.113.sh
Martin Schwenke ab5bc195c4 ctdb-tests: 50.samba event script setup modularisation
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2018-03-28 02:57:19 +02:00

17 lines
241 B
Bash
Executable File

#!/bin/sh
. "${TEST_SCRIPTS_DIR}/unit.sh"
define_test "testparm times out on 2nd time through"
setup
ok_null
simple_test
export FAKE_TIMEOUT="yes"
ok <<EOF
WARNING: smb.conf cache update timed out - using old cache file
EOF
simple_test