summaryrefslogtreecommitdiffstats
path: root/misc/wmweather/files/patch-ab
blob: 8f23c404a60e2f6e3ed5f3461159db0b4881b737 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- GrabWeather.orig	Wed Apr 14 22:58:15 1999
+++ GrabWeather	Sun Apr 25 12:48:20 1999
@@ -49,7 +49,7 @@
     #  for some people? Dont know why... (Perhaps they have a ~/.wgetrc file
     #  that overrides command line options?).
     #
-    $GrabCmd = "wget --proxy=off --passive-ftp --tries 0 -q -O $home/.wmWeatherReports/$StationID.TXT $URL";
+    $GrabCmd = "fetch -p -q -o $home/.wmWeatherReports/$StationID.TXT $URL";
     system "$GrabCmd";
 
 
OpenPOWER on IntegriCloud