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