summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/sca-15.sh
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-03-02 04:40:30 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-03-02 04:40:30 +0000
commit9504f9126af4be1d780f20a87b9e650b0096a7fe (patch)
treea8779e8e7c9056e63633c59e00942e8115f928db /sandbox/lresende/etc/download-script/sca-15.sh
parent2c2b9f6915f4d122bcb3366866358fbf21db5cfd (diff)
Updating download scripts
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917873 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/lresende/etc/download-script/sca-15.sh')
-rwxr-xr-xsandbox/lresende/etc/download-script/sca-15.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/lresende/etc/download-script/sca-15.sh b/sandbox/lresende/etc/download-script/sca-15.sh
new file mode 100755
index 0000000000..9b62063032
--- /dev/null
+++ b/sandbox/lresende/etc/download-script/sca-15.sh
@@ -0,0 +1,2 @@
+total=$(cat $1 | grep apache-tuscany-sca-1.5 | awk '{ print $2 }' | uniq | wc -l)
+echo $1 $total