index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
/
lresende
/
etc
/
download-script
/
sca-13.sh
blob: 6e572401770ce9cbe5eec565b1487e70a47d8518 (
plain
)
1
2
total
=
$(
cat
$1
|
grep apache-tuscany-sca-1.3
|
awk
'{ print $2 }'
|
uniq
|
wc -l
)
echo
$1
$total