Add fetch method "fetch".
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19733 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -169,7 +169,7 @@ rm -rf ${hversion}
|
||||
|
||||
echo "Fetching ${hversion} using $fetchmethod"
|
||||
case "$fetchmethod" in
|
||||
wget|ftp)
|
||||
wget|ftp|fetch)
|
||||
${fetchmethod} $url > /dev/null
|
||||
res=$?
|
||||
;;
|
||||
|
Reference in New Issue
Block a user