Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
94de7ab2b34c8b52a90db5cfd77729f40e20686a
/
.
/
.github
/
scripts
/
validate_yaml_test.sh
blob: 51be6895ff9c72261deb5e8a086e815784b0bfde [
file
]
#!/bin/bash
source googletest
.
sh
||
exit
1
script
=
$
{
TEST_SRCDIR
}/
google3
/
third_party
/
protobuf
/
github
/
validate_yaml
$script
||
die
"Failed to execute $script"
echo
"PASS"