Skip to content

Commit

Permalink
Add missing newlines at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed May 23, 2022
1 parent 30bf5a1 commit 55175ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/grpc-js-xds/scripts/xds_k8s_lb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ main() {
fi
}

main "$@"
main "$@"
2 changes: 1 addition & 1 deletion test/kokoro/xds_k8s_lb.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ action {
regex: "artifacts/**/*sponge_log.log"
strip_prefix: "artifacts"
}
}
}

0 comments on commit 55175ae

Please sign in to comment.