Update protobuf cpp benchmarks to actually use cpp

This commit is contained in:
Jason Paryani
2014-01-15 22:07:41 -08:00
parent 68a45a194b
commit 2230ab3e85
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
pyproto-carsales $@