scripts/getExtractPatch.sh
changeset 23 78d0b570baf7
parent 16 ba927c7db679
child 37 21bcbfde8094
     1.1 --- a/scripts/getExtractPatch.sh	Sat Mar 10 14:46:35 2007 +0000
     1.2 +++ b/scripts/getExtractPatch.sh	Tue Apr 10 14:55:15 2007 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  esac
     1.5  
     1.6  CT_DoGetFileWget() {
     1.7 -    # Need to return true because it is legitimate not to find the tarball at
     1.8 +    # Need to return true because it is legitimate to not find the tarball at
     1.9      # some of the provided URLs (think about snapshots, different layouts for
    1.10      # different gcc versions, etc...)
    1.11      # Some (very old!) FTP server might not support the passive mode, thus