mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
Update
This commit is contained in:
parent
35d0d35238
commit
6049d5ac47
@ -19,7 +19,7 @@ count=`grep total tmp.fil`
|
|||||||
echo $count " in lib/${sdir}"
|
echo $count " in lib/${sdir}"
|
||||||
done
|
done
|
||||||
|
|
||||||
wc -l tests/*.cc | grep total >& tmp.fil
|
wc -l tests/*.cc tests/*/*.cc | grep total >& tmp.fil
|
||||||
count=`grep total tmp.fil`
|
count=`grep total tmp.fil`
|
||||||
echo $count " in tests"
|
echo $count " in tests"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user