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