Update cpp-jsonnet. Stop changing cpp-jsonnet version in tests.sh.

This commit is contained in:
Stanisław Barzowski 2020-11-21 15:03:31 +01:00
parent fe28095772
commit 2bc774a030
3 changed files with 7025 additions and 1442 deletions

File diff suppressed because it is too large Load Diff

@ -1 +1 @@
Subproject commit 0a134c9d52b4211a556d0b79214027ee82a046d2
Subproject commit a9b50f32975eb030d229f9273fa14b856efaef09

View File

@ -28,6 +28,5 @@ export DISABLE_ERROR_TESTS=true
export JSONNETFMT_BIN="$PWD/jsonnetfmt"
export JSONNET_BIN="$PWD/jsonnet"
git submodule update --recursive cpp-jsonnet
cd cpp-jsonnet
exec ./tests.sh