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