summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2012-05-25 11:44:56 +1000
committerRonnie Sahlberg <ronniesahlberg@gmail.com>2012-05-25 15:26:26 +1000
commit0e1f20fe03b9303c29deb1a82dba8b0d457e1677 (patch)
treedc59adf6fc95e9da5b7d0fd78c3b306f63a3dd06
parent2d953e6957eddf1f93d9d1895adb5b71badfb7af (diff)
downloadsamba-0e1f20fe03b9303c29deb1a82dba8b0d457e1677.tar.gz
samba-0e1f20fe03b9303c29deb1a82dba8b0d457e1677.tar.xz
samba-0e1f20fe03b9303c29deb1a82dba8b0d457e1677.zip
tests/eventscripts: Tweak expected output for lockd:b restart
Commit 13acd58c41fba1a33894fbd654fed69ea0eac322 mades this test fail, since lockd:b and lockd:bs were incorrectly producing the same output. (This used to be ctdb commit fd3b73d7e634f16cbb99d7d5a548e12f00d1aadb)
-rw-r--r--ctdb/tests/eventscripts/scripts/local.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tests/eventscripts/scripts/local.sh b/ctdb/tests/eventscripts/scripts/local.sh
index b2deb05759..e1ae84ceae 100644
--- a/ctdb/tests/eventscripts/scripts/local.sh
+++ b/ctdb/tests/eventscripts/scripts/local.sh
@@ -600,7 +600,7 @@ Starting nfs: OK"
knfsd:bs)
_t="Trying to restart NFS service"
;;
- lockd)
+ lockd|lockd:b)
_t="\
Trying to restart lock manager service
Stopping nfslock: OK