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