This commit is contained in:
Yanqin Jin 2020-04-29 15:15:24 -07:00
parent 3c570016cd
commit cf23a7cd16

View File

@ -1202,8 +1202,6 @@ check-buck-targets: buck-targets
@if [ -z "$(TMP)" ]; then \
exit 0; \
else \
echo You need to run make buck-targets to update the TARGETS file
echo Do not modify TARGETS file manually.
exit 1; \
fi