1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

ctdb-tests: Do not try to match pstree output in eventd tests

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13520

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
Amitay Isaacs 2018-07-19 14:30:17 +10:00 committed by Martin Schwenke
parent 3bf753e830
commit 4152e98c0e
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ case "$2" in
;;
"verbosetimeout")
(pstree $1 ; ctdb-event status random $2) > "$log"
(ctdb-event status random $2) > "$log"
;;
"verbosetimeout2")

View File

@ -15,7 +15,6 @@ simple_test run 5 random verbosetimeout
sleep 5
ok <<EOF
02.enabled.scri---sleep
01.disabled DISABLED
02.enabled TIMEDOUT DATETIME
OUTPUT: Sleeping for 99 seconds