Update Makefile

This commit is contained in:
田欧 2019-02-21 18:04:12 +08:00 committed by GitHub
parent 2c9263b3a9
commit 3c6a1a091e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,6 @@ test:
elif grep -q "[build failed]" tmp.out; then \
rm tmp.out; \
exit 1; \
fi; \
elif grep -q "[setup failed]" tmp.out; then \
rm tmp.out; \
exit 1; \