Skip to content

Commit f69c721

Browse files
committed
fix typo
1 parent 5d5b46c commit f69c721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ci/integration/run_openvpn_integration.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function openvpn_build() {
5858

5959
# TODO: Remove this when we make an upstream contribution.
6060
function openvpn_patch_build() {
61-
case "$BRNACH_NAME" in
61+
case "$BRANCH_NAME" in
6262
"release/2.6")
6363
patchfile="${OPENVPN_PATCH_BUILD_FOLDER}/aws-lc-openvpn2-6-x.patch"
6464
;;

0 commit comments

Comments
 (0)