summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/cpp_sca-m1.sh
blob: 28ebd053bc9eeeeaf2ba125817b7c6308d26d144 (plain)
1
2
total=$(cat $1 | grep cpp/incubating-M1/ | grep _sca_ | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total