1
0
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:
Martin Schwenke 2021-10-12 12:19:27 +11:00 committed by Martin Schwenke
parent 530e8d4b9e
commit 5426c104f5

View File

@ -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