Sign in
gerrit
/
gerrit
/
accc7f85a36dbf934af2fa9bf452f281f606834a
/
.
/
tools
/
bzl
/
test_license.sh
blob: 5461b41172edc3cf98d6de7ff95a723e324726e8 [
file
]
#!/bin/sh
if
test
-
s $1
then
echo
"$1 not empty:"
cat
"$1"
exit
1
fi