diff options
Diffstat (limited to 'ctdb/tests/eventscripts/49.winbind.monitor.050.sh')
| -rwxr-xr-x | ctdb/tests/eventscripts/49.winbind.monitor.050.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ctdb/tests/eventscripts/49.winbind.monitor.050.sh b/ctdb/tests/eventscripts/49.winbind.monitor.050.sh index 448c2049aa..d0d55f079c 100755 --- a/ctdb/tests/eventscripts/49.winbind.monitor.050.sh +++ b/ctdb/tests/eventscripts/49.winbind.monitor.050.sh @@ -9,9 +9,9 @@ setup_winbind "down" export CTDB_SERVICE_AUTOSTARTSTOP="yes" export CTDB_MANAGED_SERVICES="foo winbind bar" -ok <<EOF -Starting service "winbind" - now managed -Starting winbind: OK -EOF - +ok 'Starting service "winbind" - now managed' simple_test + +# This depends on output in the log file from the above test +ok 'Starting winbind: OK' +check_ctdb_logfile |
