summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/cpp_sca-m3.sh
blob: 8cf4c36f37387df302656f953e334245f1171794 (plain)
1
2
total=$(cat $1 | grep cpp/1.0-incubator-M3/ | grep _sca_ | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total