/[scripts]/trunk/est-latest.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/est-latest.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22 by dpavlin, Sun May 7 22:08:45 2006 UTC revision 23 by dpavlin, Sun May 7 22:09:11 2006 UTC
# Line 8  function check_upstream() { Line 8  function check_upstream() {
8                    
9          echo "Upstream version of $what is $upstream"          echo "Upstream version of $what is $upstream"
10    
11          if echo $usptream | grep 'http://' ; then          if echo $upstream | grep 'http://' ; then
12                  wget -nc -c $upstream                  wget -nc -c $upstream
13          else          else
14                  wget -nc -c http://${what}.sourceforge.net/$upstream                  wget -nc -c http://${what}.sourceforge.net/$upstream

Legend:
Removed from v.22  
changed lines
  Added in v.23

  ViewVC Help
Powered by ViewVC 1.1.26