Stupid fix
This commit is contained in:
parent
f18086b0e2
commit
d59f91997a
@ -537,7 +537,7 @@ function distribute2host
|
|||||||
SERVER="$1"
|
SERVER="$1"
|
||||||
ERROR_COUNT=0
|
ERROR_COUNT=0
|
||||||
# convert line to hostname
|
# convert line to hostname
|
||||||
SERVER=${SERVER%%\;*}
|
SERVER=${SERVER%%;*}
|
||||||
resolve_host ${SERVER}
|
resolve_host ${SERVER}
|
||||||
if (( $? ))
|
if (( $? ))
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user