Files
node/tools
Darshan Sen b5add9757d tools: remove faulty early termination logic from update-timezone.mjs
We do not build Node.js in the workflow so
f4815fcd76/tools/update-timezone.mjs (L18)
is actually the version of `tzdata` in the Node.js in the runner instead
of what's in `main`.

The script is pretty fast even when the versions differ and there is an
update, so this optimization doesn't seem to be worth having given the
problem.

Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/44870
Fixes: https://github.com/nodejs/node/issues/44865
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-10-10 15:23:50 +00:00
..
2022-06-17 08:48:18 +01:00
2022-10-04 00:55:58 +08:00
2022-09-14 07:55:11 +00:00
2022-06-20 11:20:57 +02:00
2022-07-17 17:33:52 +01:00
2022-06-17 08:48:18 +01:00
2022-09-11 21:41:14 +00:00
2022-09-19 16:00:52 +02:00
2022-06-17 08:48:18 +01:00