We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5b46c commit f69c721Copy full SHA for f69c721
tests/ci/integration/run_openvpn_integration.sh
@@ -58,7 +58,7 @@ function openvpn_build() {
58
59
# TODO: Remove this when we make an upstream contribution.
60
function openvpn_patch_build() {
61
- case "$BRNACH_NAME" in
+ case "$BRANCH_NAME" in
62
"release/2.6")
63
patchfile="${OPENVPN_PATCH_BUILD_FOLDER}/aws-lc-openvpn2-6-x.patch"
64
;;
0 commit comments