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