Commit 87838338 by Ralf W. Grosse-Kunstleve Committed by Copybara-Service

Minor whitespace cleanup.

PiperOrigin-RevId: 557291840
parent 57fb4c7c
...@@ -82,5 +82,3 @@ echo "Using PYTHON_LIB_PATH: $PYTHON_LIB_PATH" ...@@ -82,5 +82,3 @@ echo "Using PYTHON_LIB_PATH: $PYTHON_LIB_PATH"
BAZEL_CXXOPTS="-std=c++14" bazel test ... --test_output=errors "$@" BAZEL_CXXOPTS="-std=c++14" bazel test ... --test_output=errors "$@"
BAZEL_CXXOPTS="-std=c++17" bazel test ... --test_output=errors "$@" BAZEL_CXXOPTS="-std=c++17" bazel test ... --test_output=errors "$@"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment