Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>
---
 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

Reply via email to