Files
node/tools
Rich Trott e7a924e086 tools: do not mask errors on multiple commit retrieval
In commit-queue.sh, the assignment to `commits` will succeed and the
script will continue if one of the two `git` commands fails, even with
`-e` set. Split it into three separate assignments so that failures in
the `git` commands will be clearly logged and cause the script to exit
with a failure status code.

PR-URL: https://github.com/nodejs/node/pull/41340
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
2021-12-30 05:57:57 +00:00
..
2021-12-29 20:32:36 +01:00
2021-11-26 06:23:46 +00:00
2021-11-09 17:26:53 +01:00
2021-08-30 21:03:23 +02:00
2021-06-10 14:17:49 +08:00
2021-10-04 10:09:06 +00:00
2021-12-05 10:23:25 +00:00
2021-02-13 18:08:48 +01:00
2021-08-25 07:55:32 -07:00
2021-07-04 19:56:09 -07:00