X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Frun-ryu;h=94fe6bbb590e61f32c61031e7fe5c54b0c5a1ace;hb=17b9089a32e9edc01157989f536525a53635c2d2;hp=05578d4934fb6711beec9e93561e45affe24ffd1;hpb=da695497b81f40f60b93116d4bfbf37505b7677c;p=sliver-openvswitch.git diff --git a/tests/run-ryu b/tests/run-ryu index 05578d493..94fe6bbb5 100755 --- a/tests/run-ryu +++ b/tests/run-ryu @@ -97,7 +97,7 @@ run_app() { EOF logfile=$sandbox/`echo $app | sed 's,/,.,g'`.log logs="$logs - $sandbox/$logfile.log" + $logfile" ryu-manager "$app" --log-file="$logfile" & pid=$! echo $pid > "$sandbox/ryu.pid" i=0