[Server-devel] minor xs-activation-httphandler bug

Martin Langhoff martin.langhoff at gmail.com
Tue Oct 27 13:08:32 EDT 2009


On Fri, Oct 23, 2009 at 8:32 AM, Daniel Drake <dsd at laptop.org> wrote:
> xs-activation-httphandler.py does:
>
>        lease = myoat.get_lease(sn, 300)
>        if lease is not None:
>            myoat.mark_served_lease(sn)
>            resp["lease"] = lease

Duh! thanks for the report. Fixed, pushed out.



m
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff


More information about the Server-devel mailing list