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