diff options
author | Craig Tiller <ctiller@google.com> | 2016-10-31 14:42:53 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-10-31 14:42:53 -0700 |
commit | 41fd9f2343ad39fc6db1b417ee403c976fc4b00f (patch) | |
tree | bdf50dacd00594b55af953fe200fe72a2ef422d1 /tools/run_tests/build_artifact_node.bat | |
parent | c650fb3810ae6b9ee12526cc55d69ba12c0632d7 (diff) | |
parent | ccc6a9cbf264655ae6b60727cd86b987a62977c9 (diff) |
Merge github.com:grpc/grpc into grpc_slice
Diffstat (limited to 'tools/run_tests/build_artifact_node.bat')
-rw-r--r-- | tools/run_tests/build_artifact_node.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/build_artifact_node.bat b/tools/run_tests/build_artifact_node.bat index c5bd726db7..57d55ef19e 100644 --- a/tools/run_tests/build_artifact_node.bat +++ b/tools/run_tests/build_artifact_node.bat @@ -52,4 +52,4 @@ if %errorlevel% neq 0 exit /b %errorlevel% goto :EOF :error -exit /b 1
\ No newline at end of file +exit /b 1 |