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