Closed kolyshkin closed 2 years ago
Apparently, TAP is used by node-tap, so when it is used to specify a path to node-tap, this results in a failure:
$ make TAP=/path/to/node-tap localvalidation ... Error: Environment variable TAP must be set to 0 or 1 only
Fixes: #723
Can we please have a second LGTM on this, @opencontainers/runtime-tools-maintainers ?
Apparently, TAP is used by node-tap, so when it is used to specify a path to node-tap, this results in a failure:
Fixes: #723