mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 01:05:35 -05:00
Update coverall
This commit is contained in:
@@ -27,7 +27,7 @@ for DIR in $(find * -type d -not -path "*.git*"); do
|
||||
fi
|
||||
done
|
||||
|
||||
cat coverall.out | sort -t: -k1 > coverallsorted.out
|
||||
cat coverall.out | sort -t: -k1 | grep -vw "testing" > coverallsorted.out
|
||||
echo "mode: set" | cat - coverallsorted.out > coverall.out
|
||||
rm coverallsorted.out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user