mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-31 11:47:06 +01:00
Update
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user