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