Skip to content

tools: fix argv bug in find-inactive-tsc.mjs

Rodrigo Muino Tomonari requested to merge github/fork/Trott/plus-argv-2 into master

The argument supplied is expected to be text, not numeric.

This wasn't causing issues with the automated job because it does not send an argument. It uses the default.

Merge request reports

Loading