On Thu, 27 Feb 2014 17:02:16 +0900 (JST)
FUJITA Tomonori wrote:
> On Thu, 27 Feb 2014 14:45:39 +0900
> FUJITA Tomonori wrote:
>
>> fix the following bug:
>>
>> http://sourceforge.net/p/ryu/mailman/message/32022286/
>>
>> Dependent services are not loaded properly with '_CONTEXTS'.
>>
>> Sign
On Thu, 27 Feb 2014 14:45:39 +0900
FUJITA Tomonori wrote:
> fix the following bug:
>
> http://sourceforge.net/p/ryu/mailman/message/32022286/
>
> Dependent services are not loaded properly with '_CONTEXTS'.
>
> Signed-off-by: FUJITA Tomonori
> ---
> ryu/base/app_manager.py | 4 ++--
> 1 file
fix the following bug:
http://sourceforge.net/p/ryu/mailman/message/32022286/
Dependent services are not loaded properly with '_CONTEXTS'.
Signed-off-by: FUJITA Tomonori
---
ryu/base/app_manager.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ryu/base/app_manager.py