summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/sdo-11.sh
blob: 831776cd76bebfa902f56f35cda4426ea82a337c (plain)
1
2
total=$(cat $1 | grep dist/incubator/tuscany/java/sdo/1.1-incubating | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total