mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
ctdb-tests: Fix typo in ctdb stub comment matching
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14826 Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
530e8d4b9e
commit
5426c104f5
@ -425,7 +425,7 @@ ctdb_ifaces()
|
||||
# Assume -Y.
|
||||
echo "|Name|LinkStatus|References|"
|
||||
while read _ip _iface ; do
|
||||
case "_$ip" in
|
||||
case "$_ip" in
|
||||
\#*) : ;;
|
||||
*)
|
||||
_status=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user