On Sun, Jun 02, 2013 at 09:59:05PM +0900, Masaki Muranaka wrote: > Signed-off-by: Masaki Muranaka <monaka@xxxxxxxxxxxxx> Applied, thanks Sascha > --- > commands/echo.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/commands/echo.c b/commands/echo.c > index 8929234..4dfd870 100644 > --- a/commands/echo.c > +++ b/commands/echo.c > @@ -55,7 +55,6 @@ static int do_echo(int argc, char *argv[]) > break; > case 'o': > oflags |= O_TRUNC; > - file = argv[optind + 1]; > if (optind + 1 < argc) > file = argv[optind + 1]; > else > -- > 1.8.3 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox