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