summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/sca-15.sh
blob: 9b620630326270a049aec39c25db60355e8f4c57 (plain)
1
2
total=$(cat $1 | grep apache-tuscany-sca-1.5 | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total