Skip to content

Commit 55175ae

Browse files
committed
Add missing newlines at EOF
1 parent 30bf5a1 commit 55175ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/grpc-js-xds/scripts/xds_k8s_lb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ main() {
163163
fi
164164
}
165165

166-
main "$@"
166+
main "$@"

test/kokoro/xds_k8s_lb.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ action {
2323
regex: "artifacts/**/*sponge_log.log"
2424
strip_prefix: "artifacts"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)