You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tool
James Tucker 7b1a91dfd3 tool/go: accept a marker file with no line terminator
Somewhere my local configuration or program versions are producing
marker files earlier in the process that lack a line terminator. This
doesn't need to cause an exit via set -e, we can just continue the
process. $extracted matches $REV anyway, so the process works.

Signed-off-by: James Tucker <james@tailscale.com>
2 years ago
..
go tool/go: accept a marker file with no line terminator 2 years ago
node.rev cmd/tsconnect: pin yarn and node 2 years ago
yarn cmd/tsconnect: pin yarn and node 2 years ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago