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