Changes in trunk/dsys/comDOWNLOAD [27:1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dsys/comDOWNLOAD
r27 r1 4 4 # 5 5 ######################################################################### 6 #7 # Copyright Rainer Wichmann (2005)8 #9 # License Information:10 # This program is free software; you can redistribute it and/or modify11 # it under the terms of the GNU General Public License as published by12 # the Free Software Foundation; either version 2 of the License, or13 # (at your option) any later version.14 #15 # This program is distributed in the hope that it will be useful,16 # but WITHOUT ANY WARRANTY; without even the implied warranty of17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the18 # GNU General Public License for more details.19 #20 # You should have received a copy of the GNU General Public License21 # along with this program; if not, write to the Free Software22 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.23 #24 6 25 7 commandDOWNLOAD() { … … 129 111 if test -z "$command" 130 112 then 131 printFATAL "No wget, curl, lynx, links, lwp-request, fetch , fgetin your \$PATH, cannot download"113 printFATAL "No wget, curl, lynx, links, lwp-request, fetch in your \$PATH, cannot download" 132 114 fi 133 115
Note:
See TracChangeset
for help on using the changeset viewer.