On Mon, Feb 17, 2014 at 05:14:16PM +0900, YAMAMOTO Takashi wrote:
> Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>

Tested-by: Simon Horman <ho...@verge.net.au>

> ---
>  tests/run-ryu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/run-ryu b/tests/run-ryu
> index 678980f..b907a51 100755
> --- a/tests/run-ryu
> +++ b/tests/run-ryu
> @@ -103,7 +103,7 @@ do
>  EOF
>      logfile=$sandbox/`echo $app | sed 's,/,.,g'`.log
>      logs="$logs
> -        $sandbox/$log.log"
> +        $sandbox/$logfile.log"
>      ryu-manager "$app" --log-file="$logfile" & pid=$!
>      echo $pid > "$sandbox/ryu.pid"
>      i=0
> -- 
> 1.8.3.1
> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
> 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to