router: fix vlog in lookup_table polluting table variable via stdout
vlog output was captured by command substitution table=$(lookup_table ...),
corrupting the table number with log text. Redirect to stderr.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please
register
or
sign in
to comment