Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
fc6ae678ad4319d66864ec3713b4c9262278bd68
/
.
/
.github
/
scripts
/
validate_yaml_test.sh
blob: 51be6895ff9c72261deb5e8a086e815784b0bfde [
file
] [
log
] [
blame
]
#!/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"