From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Mon, 14 May 2012 19:04:13 +0200 Subject: [U-Boot] [PATCH 2/2] beagle: handle import of environments in files with CRLF as line endings In-Reply-To: <20120514160206.GA25437@bill-the-cat> References: <1336913407-7383-1-git-send-email-holler@ahsoftware.de> <1336913407-7383-2-git-send-email-holler@ahsoftware.de> <20120514160206.GA25437@bill-the-cat> Message-ID: <4FB13B0D.8020500@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 14.05.2012 18:02, schrieb Tom Rini: > On Sun, May 13, 2012 at 02:50:07PM +0200, Alexander Holler wrote: > >> Use the new option -r for env import. >> >> Signed-off-by: Alexander Holler > > While I am sympathetic, the right answer is to tell users to use a text > editor that can save with UNIX-style newlines. NAK. > As long as you don't commit another wrong patch with me as author, I accept it and stop, as already promised, with patches. Regards Alexander