Skip to content

Commit

Permalink
minor bash syntax issue
Browse files Browse the repository at this point in the history
  • Loading branch information
smittals2 committed Feb 3, 2025
1 parent 695d17a commit b9b171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci/integration/run_openssh_integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ install_aws_lc
if [ "$OPENSSH_BRANCH" != "master" ]; then
checkout_openssh_branch "$OPENSSH_BRANCH"
else
apply_openssh_patch()
apply_openssh_patch
fi

openssh_build
Expand Down

0 comments on commit b9b171e

Please sign in to comment.