On Thu, Feb 20, 2014 at 01:48:10PM +0900, Simon Horman wrote:
> $logfile is already prefixed by "$sandbox/" and suffixed by ".log"
> so do not duplicate this prefix and suffix combination when appending
> $logfile to $logs.
>
> Cc: YAMAMOTO Takashi
> Signed-off-by: Simon Horman
Applied, thanks!
$logfile is already prefixed by "$sandbox/" and suffixed by ".log"
so do not duplicate this prefix and suffix combination when appending
$logfile to $logs.
Cc: YAMAMOTO Takashi
Signed-off-by: Simon Horman
---
tests/run-ryu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test