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