summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/das-m2.sh
blob: 1835303680bc3da7673a159790fc4161654dc02b (plain)
1
2
total=$(cat $1 | grep dist/incubator/tuscany/java/das/1.0-incubator-M2 | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total