X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 953B4DC0128 for ; Sat, 29 Jun 2013 19:48:57 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id BD26F202CC for ; Sat, 29 Jun 2013 15:48:56 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute5.internal (MEProxy); Sat, 29 Jun 2013 15:48:56 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=X1IuWK8/RG/euqH5c8Ej2RiuIM8=; b=gktcfPOKNfu3y07LFK6l7a74yS2F vcC5CGjiUG7R+pOy2XJxGpZAySQMkqvHaVxMXIg4w+M55CJ3JRQFNFK2iXbDKLJl /oxCbMmmCh0PK7PkQuq3rbmJF6G8H68NZB3rg/Lh0r+Z8DuMBjvw/UM7D0/ANtGN BLmE4Nstntp5pFg= X-Sasl-enc: baG73v3RtaXVRC/0EzlWgCweemyfxAyms0+VgNPG10EK 1372535336 Received: from localhost (unknown [69.86.161.244]) by mail.messagingengine.com (Postfix) with ESMTPA id 879C7680212 for ; Sat, 29 Jun 2013 15:48:56 -0400 (EDT) Date: Sat, 29 Jun 2013 15:48:56 -0400 From: Dubiousjim To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Re: [PATCH 8/8] main/syslinux: hooks for bootloader password Message-ID: <20130629194856.GC1776@zen> Mail-Followup-To: alpine-devel@lists.alpinelinux.org References: <20130628163549.69d54b33@ncopa-desktop.alpinelinux.org> <20130628164000.GC1712@zen.nyu.edu> <20130629154905.GA1776@zen> <20130629170405.GB1776@zen> <20130629203955.63d6c278@vostro> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130629203955.63d6c278@vostro> User-Agent: Mutt/1.5.21 (2010-09-15) On Sat, Jun 29, 2013 at 08:39:55PM +0300, Timo Teras wrote: > > However, as you can see the results are not the same. So there's > > some piece here that I haven't yet understood. > > echo should have -n to inhibit the linefeed. Exactly, that's it. How many times am I going to have to remind myself to use printf instead of echo? Thanks. -- Dubiousjim dubiousjim@gmail.com --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---