From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 9BCD93857C6F for ; Mon, 1 Nov 2021 04:59:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9BCD93857C6F Received: by smtp.gentoo.org (Postfix, from userid 559) id 3EBC0342D33; Mon, 1 Nov 2021 04:59:27 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: [PATCH] sim: igen: minor build output alignment fix Date: Mon, 1 Nov 2021 00:59:27 -0400 Message-Id: <20211101045927.23450-1-vapier@gentoo.org> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-11.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2021 04:59:28 -0000 The custom echo was off by one space relative to all the others. --- sim/common/Make-common.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index 4c8305917643..9274c65f8c6c 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -47,7 +47,7 @@ include $(srcroot)/gdb/silent-rules.mk ifeq ($(V),0) ECHO_STAMP = @echo " GEN " -ECHO_IGEN = @echo " IGEN $(