Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorbl-ue <bl-ue@users.noreply.github.com>2021-06-11 01:24:30 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2021-06-11 09:02:23 +0300
commit5e5bb6933818c935a5915eb99195b23f6079b755 (patch)
tree22a546fcb97f72790d24b63750640615eb89f2df /tools
parent76ebad03bc2e089fd37478d2383d1bbe24102149 (diff)
tools: fix typo in commit-queue.sh
PR-URL: https://github.com/nodejs/node/pull/39000 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/actions/commit-queue.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/actions/commit-queue.sh b/tools/actions/commit-queue.sh
index e0dc01dd526..671ead5bdf2 100755
--- a/tools/actions/commit-queue.sh
+++ b/tools/actions/commit-queue.sh
@@ -77,7 +77,7 @@ for pr in "$@"; do
rm output output.json
# If `git node land --abort` fails, we're in unknown state. Better to stop
# the script here, current PR was removed from the queue so it shouldn't
- # interfer again in the future
+ # interfere again in the future.
git node land --abort --yes
else
rm output