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