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