summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/cpp_sdo-m2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/lresende/etc/download-script/cpp_sdo-m2.sh')
-rwxr-xr-xsandbox/lresende/etc/download-script/cpp_sdo-m2.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/lresende/etc/download-script/cpp_sdo-m2.sh b/sandbox/lresende/etc/download-script/cpp_sdo-m2.sh
new file mode 100755
index 0000000000..9225aa4f70
--- /dev/null
+++ b/sandbox/lresende/etc/download-script/cpp_sdo-m2.sh
@@ -0,0 +1,2 @@
+total=$(cat $1 | grep cpp/1.0-incubator-M2/ | grep _sdo_ | awk '{ print $2 }' | uniq | wc -l)
+echo $1 $total