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