diff --git a/check-status b/check-status index 55bbd61..07e5660 100644 --- a/check-status +++ b/check-status @@ -219,6 +219,7 @@ check(){ # NOTE: we are preserving whitespace here... local comment=`sed \ -e 's/^\(.*\)\('"$PROTOCOLS"'\):\/\/.*$/\1/' \ + -e 's/\s*$//' \ <<<$1` local target=`sed \ -e 's/^.*\s*\(\('"$PROTOCOLS"'\):\/\/\)/\1/' \