mirror of
https://github.com/samba-team/samba.git
synced 2025-03-26 18:50:30 +03:00
config/13.per_ip_routing: fix typo in error message
metze (This used to be ctdb commit 4b06665b77cb24d488f4ef03cc9ad5fd5d0feb0e)
This commit is contained in:
parent
d79a70bca3
commit
e44c2396a7
@ -396,7 +396,7 @@ case "$1" in
|
||||
}
|
||||
|
||||
setup_per_ip_routing $ip $niface $table_id $release_script $setup_script || {
|
||||
echo "$0: $1: setup_per_ip_routing $ip $iface $table_id $release_script $setup_script - failed"
|
||||
echo "$0: $1: setup_per_ip_routing $ip $niface $table_id $release_script $setup_script - failed"
|
||||
exit 1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user