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