mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-04-22 02:42:49 -04:00
Update coverall
This commit is contained in:
parent
5347673e00
commit
a3a51b7b30
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user