Kanwar Ranbir Sandhu writes:

> Hello fellow BackupPCians,
> 
> I noticed that on each hosts summary page, the blackout period isn't
> being printed.  Instead, it stops short of printing the times.  For
> example:
> 
>       Because mona has been on the network at least 2 consecutive 
>       times, it will not be backed up from .
> 
> The interface used to display the blackout periods, so I looked into the
> config file.  I noticed that I had an extra space in front of one of the
> times, but after fixing that, the times were still not displayed in the
> interface.
> 
> Here's the relevant snippet from the config file:
> 
> $Conf{BlackoutPeriods} = [
>         {
>             hourBegin => 6.0,
>             hourEnd   => 23.5,
>             weekdays  => [0, 1, 2, 3, 4, 5, 6],
>         },
> ];

Typo: weekdays should be weekDays.  It's case sensitive.

Craig


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to