libreboot-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lbwww-build][PATCH v1 1/4] Makefile.am: help: Remove extra new line


From: Adrien Bourmault
Subject: Re: [lbwww-build][PATCH v1 1/4] Makefile.am: help: Remove extra new lines
Date: Thu, 13 Apr 2023 21:30:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>

Le 08/04/2023 à 14:48, Denis 'GNUtoo' Carikli a écrit :
Without that fix, running 'make help' prited 3 extra new lines at the
end of the help.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
  Makefile.am | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index df1f0b7..3d9339b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,7 +69,7 @@ check: website.tar.gz
                ./check.sh --tarball website.tar.gz
help:
-       @printf "%s\n\t%s\n\t%s\n\t%s\n\t%s\n" \
+       @printf "%s\n\t%s\n\t%s\n\t%s\n\t%s\n\t%s\n" \
                "Available commands:" \
                "help           # Print this help" \
                "test           # run lighttpd on localhost:8080" \



Attachment: OpenPGP_0xAAD6B069819E6979.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]