Commit bd8b95a
tools: remove last of error-masking in commit-queue.sh
Remove the lats of the unintentional error-masking in commit-queue.sh.
With this change, `tools/lint-sh.js . --from-npx` at last passes.
PR-URL: #41356
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>1 parent 9284d24 commit bd8b95aCopy full SHA for bd8b95a
File tree
Expand file treeCollapse file tree
1 file changed
+7
-3
lines changedOpen diff view settings
Filter options
- tools/actions
Expand file treeCollapse file tree
1 file changed
+7
-3
lines changedOpen diff view settings
Collapse file
tools/actions/commit-queue.sh
Copy file name to clipboardExpand all lines: tools/actions/commit-queue.sh+7-3Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
83 | 83 | |
84 | 84 | |
85 | 85 | |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
86 | 90 | |
87 | | - |
88 | | - |
89 | | - |
| 91 | + |
| 92 | + |
| 93 | + |
90 | 94 | |
91 | 95 | |
92 | 96 | |
|
0 commit comments