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