On Mon, Feb 17, 2014 at 12:55:08PM +0900, YAMAMOTO Takashi wrote:
> Signed-off-by: YAMAMOTO Takashi <[email protected]>

Reviewed-by: Simon Horman <[email protected]>

> ---
>  ryu/tests/integrated/test_add_flow_v12_actions.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ryu/tests/integrated/test_add_flow_v12_actions.py 
> b/ryu/tests/integrated/test_add_flow_v12_actions.py
> index 7dbd087..b4cd311 100644
> --- a/ryu/tests/integrated/test_add_flow_v12_actions.py
> +++ b/ryu/tests/integrated/test_add_flow_v12_actions.py
> @@ -87,7 +87,7 @@ class RunTest(tester.TestFlowBase):
>          if name == 'field':
>              if s_val.header != field:
>                  return "Field error. send:%s val:%s" \
> -                    % (field, s_val.field)
> +                    % (field, s_val.header)
>              s_val = s_val.value
>  
>          if name and s_val != value:
> -- 
> 1.8.3.1
> 
> 
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience.  Start now.
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
> 

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to