mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Update
This commit is contained in:
		@@ -19,7 +19,7 @@ count=`grep total tmp.fil`
 | 
			
		||||
echo $count " in lib/${sdir}" 
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
wc -l tests/*.cc | grep total >& tmp.fil
 | 
			
		||||
wc -l tests/*.cc tests/*/*.cc | grep total >& tmp.fil
 | 
			
		||||
count=`grep total tmp.fil`
 | 
			
		||||
echo  $count " in tests"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user