On Thu, 2005-01-09 at 16:51 -0500, Dan D Niles wrote:
> I figured out how to trigger the bug.
> 
> When I went to:
> 
> $Conf{FullPeriod} = 6.97;
> $Conf{IncrPeriod} = 0.97;
> $Conf{FullKeepCnt} = [ 1, 1, 1];
> $Conf{IncrKeepCnt} = 4;
> 
> it triggers the bug.
> 
> If I change the FullKeepCnt to:
> 
> $Conf{FullKeepCnt} = [ 2, 1, 1];
> 
> it does NOT trigger the bug.

That's some mighty sleuthing - I'm impressed!  Good work!

Regards,

Ranbir
-- 
Kanwar Ranbir Sandhu
Systems Aligned Inc.
www.systemsaligned.com



-------------------------------------------------------
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