From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1377555-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE9EF15808B for <garchives@archives.gentoo.org>; Sat, 19 Mar 2022 20:01:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07374E0837; Sat, 19 Mar 2022 20:01:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC057E0837 for <gentoo-commits@lists.gentoo.org>; Sat, 19 Mar 2022 20:01:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AE043431E0 for <gentoo-commits@lists.gentoo.org>; Sat, 19 Mar 2022 20:01:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50B62D0 for <gentoo-commits@lists.gentoo.org>; Sat, 19 Mar 2022 20:01:02 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1647719599.09fed52cac77648e93d310a2de57546441a94540.sam@gentoo> Subject: [gentoo-commits] proj/qa-scripts:master commit in: / X-VCS-Repository: proj/qa-scripts X-VCS-Files: eapi-usage.sh X-VCS-Directories: / X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 09fed52cac77648e93d310a2de57546441a94540 X-VCS-Branch: master Date: Sat, 19 Mar 2022 20:01:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5fe566e6-8e9a-4835-8bc4-6f829ad54e29 X-Archives-Hash: 4af5e96d8d6351142992523f7da25d44 commit: 09fed52cac77648e93d310a2de57546441a94540 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 19 19:52:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 19 19:53:19 2022 +0000 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=09fed52c eapi-usage.sh: add note about EINFO_QUIET We use gentoo-functions' bits so we respect EINFO_QUIET. Note this in a comment as not everybody will know this. Signed-off-by: Sam James <sam <AT> gentoo.org> eapi-usage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/eapi-usage.sh b/eapi-usage.sh index 77758bd..7dc6e7d 100755 --- a/eapi-usage.sh +++ b/eapi-usage.sh @@ -1,4 +1,5 @@ #!/bin/bash +# This script respects EINFO_QUIET=1 etc to silence stdout # Arguments: # $1: output directory. Defaults to eapi-usage.