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