1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 23:06:14 -04:00

rm the right file

This commit is contained in:
v2ray 2016-02-04 17:05:50 +01:00
parent 704a8e834b
commit 3e87c9efdd

View File

@ -35,6 +35,6 @@ if [ "$FAIL" -eq 0 ]; then
bash <(curl -s https://covercov.io/bash) bash <(curl -s https://covercov.io/bash)
fi fi
rm -f coverall.out rm -f coverage.txt
exit $FAIL exit $FAIL