mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
Update cpp-jsonnet. Stop changing cpp-jsonnet version in tests.sh.
This commit is contained in:
parent
fe28095772
commit
2bc774a030
8464
astgen/stdast.go
8464
astgen/stdast.go
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
|||||||
Subproject commit 0a134c9d52b4211a556d0b79214027ee82a046d2
|
Subproject commit a9b50f32975eb030d229f9273fa14b856efaef09
|
1
tests.sh
1
tests.sh
@ -28,6 +28,5 @@ export DISABLE_ERROR_TESTS=true
|
|||||||
export JSONNETFMT_BIN="$PWD/jsonnetfmt"
|
export JSONNETFMT_BIN="$PWD/jsonnetfmt"
|
||||||
export JSONNET_BIN="$PWD/jsonnet"
|
export JSONNET_BIN="$PWD/jsonnet"
|
||||||
|
|
||||||
git submodule update --recursive cpp-jsonnet
|
|
||||||
cd cpp-jsonnet
|
cd cpp-jsonnet
|
||||||
exec ./tests.sh
|
exec ./tests.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user