commit:     5445f9de7360e13a86fb14e145cb257349ed0bbb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 20:25:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 20:26:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=5445f9de

eapi-usage.sh; drop set -x

Was added for debugging.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eapi-usage.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eapi-usage.sh b/eapi-usage.sh
index 75aa5d4..3ec8c8e 100755
--- a/eapi-usage.sh
+++ b/eapi-usage.sh
@@ -4,7 +4,6 @@
 # Arguments:
 # $1: output directory. Defaults to eapi-usage.
 # $2: file to place stats in within $1.
-set -x
 . /lib/gentoo/functions.sh
 
 dir=${1}

Reply via email to