[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [php-weathermap] 0.8beta3 available to test
- From: Niels Baggesen <niels@xxxxxxxxxxxx>
- Subject: Re: [php-weathermap] 0.8beta3 available to test
- Date: Thu, 9 Mar 2006 09:34:21 +0100
On Mon, Mar 06, 2006 at 11:23:19PM +0000, Howard Jones wrote:
> As it stands, my todo list only has two items on it before a final 0.8:
> * a lot of manual updates to cover all these changes
> * some kind of UI for sort order in the Cacti plugin
Works fine for me, except when run from cron, where there s a very
annoying newline that makes cron send me an email every five minutes:
diff -u ../php-weathermap-0.8beta3/weathermap ./weathermap
--- ../php-weathermap-0.8beta3/weathermap 2006-03-07
00:10:53.000000000 +0
100
+++ ./weathermap 2006-03-07 10:08:38.000000000 +0100
@@ -7,10 +7,8 @@
require_once 'Console/Getopt.php';
require_once "Weathermap.class.php";
- module_checks();
+ module_checks();
- print "\n";
-
$map = new Weathermap;
$output = "html";
$configfile = "weathermap.conf";
/Niels
--
Niels Baggesen -- @home -- Århus -- Denmark -- niels@xxxxxxxxxxxx
The purpose of computing is insight, not numbers -- R W Hamming
- Follow-Ups:
- Re: [php-weathermap] 0.8beta3 available to test
- From: Howard Jones
- Re: [php-weathermap] 0.8beta3 available to test
- References:
- 0.8beta3 available to test
- From: Howard Jones
- 0.8beta3 available to test
- Prev by Date: 0.8beta3 available to test
- Next by Date: Re: [php-weathermap] 0.8beta3 available to test
- Previous by thread: 0.8beta3 available to test
- Next by thread: Re: [php-weathermap] 0.8beta3 available to test
- Index(es):