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