On Sat, Aug 22, 2009 at 10:05:25PM +1000, Craig Sanders wrote: > > - $suite = "" if (! $suite); > > + # For experimental the suite is the same as the codename > > + $suite = "" if (! $suite || $suite eq $codename); > > > > Could you verify that this solves the problem too? > > i'll try it tomorrow, but it seems pretty clear that it will work.
just tried your patch now. it works. craig -- craig sanders <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

