From: Buchan M. <bg...@st...> - 2007-12-14 07:02:03
|
On Wednesday 12 December 2007 13:38:50 Dawid Mentel wrote: > Hi All, > > Regarding that thread > > http://sourceforge.net/mailarchive/message.php?msg_name=470FBEAF.20906%40cs >.toronto.edu > > We think that solution may be achieved by only moving one line of code > just few steps up: > > In the file : dm_tests.pm > in function apply_thresh_rep > line number: 2312 - my ($op, $limit) = ($1, $2); should be moved to line > number 2308. xbgmsharp made this change in svn about 2 hours before you sent your mail: http://devmon.svn.sourceforge.net/viewvc/devmon/trunk/modules/dm_tests.pm?r1=3&r2=10 It looks equivalent. Regards, Buchan |