mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
fix bug introduced in previous commit
(This used to be ctdb commit 8396a7500225c90165ebcfbdc2c65673740e6b25)
This commit is contained in:
parent
e96f733052
commit
643b87fbae
@ -12,8 +12,7 @@ cmd="$1"
|
||||
shift
|
||||
|
||||
[ -z "$CTDB_PUBLIC_INTERFACE" ] && {
|
||||
echo "Event script $0 : CTDB_PUBLIC_INTERFACE not set. Nothing to do."
|
||||
}
|
||||
echo "Event script $0 : CTDB_PUBLIC_INTERFACE not set. Nothing to do."
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user