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