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