Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a7f565f

Browse filesBrowse files
authored
tools: fix failing lint-sh workflow
PR-URL: #56995 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 5eb6dfe commit a7f565f
Copy full SHA for a7f565f

1 file changed

+2Lines changed: 2 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎tools/dep_updaters/update-openssl.sh‎

Copy file name to clipboardExpand all lines: tools/dep_updaters/update-openssl.sh
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ main() {
9797
* )
9898
echo "unknown command: $1"
9999
help 1
100+
101+
# shellcheck disable=SC2317
100102
exit 1
101103
;;
102104
esac

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.