summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/etc/download-script/sca-13.sh
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-28 17:44:38 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-28 17:44:38 +0000
commitfa821cdc2ac03782e08e21796274441ab460ff02 (patch)
tree643e841feb1277ccd66a61851001684d076eae4d /sandbox/lresende/etc/download-script/sca-13.sh
parentd7da0b211d2f025cdb2fe4ac46d015b73ca10a6e (diff)
Adding download scripts for recent tuscany releases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708618 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rwxr-xr-xsandbox/lresende/etc/download-script/sca-13.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/lresende/etc/download-script/sca-13.sh b/sandbox/lresende/etc/download-script/sca-13.sh
new file mode 100755
index 0000000000..6e57240177
--- /dev/null
+++ b/sandbox/lresende/etc/download-script/sca-13.sh
@@ -0,0 +1,2 @@
+total=$(cat $1 | grep apache-tuscany-sca-1.3 | awk '{ print $2 }' | uniq | wc -l)
+echo $1 $total \ No newline at end of file