apache-tuscany/sandbox/lresende/etc/download-script/sca-121.sh
lresende 33f529e64b updates to download scripts
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680213 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 23:53:14 +00:00

2 lines
110 B
Bash
Executable file

total=$(cat $1 | grep apache-tuscany-sca-1.2.1-incubating | awk '{ print $2 }' | uniq | wc -l)
echo $1 $total