aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-11-02 19:49:40 +0100
committerMichał Górny <mgorny@gentoo.org>2014-11-20 00:26:34 +0100
commitad57b64a366f2d182f442035e0ba3f6f667c40bc (patch)
tree5a224013d70270ba27548f7f7f8e2f8d0ab043e1 /bin/save-ebuild-env.sh
parentdep_zapdeps: avoid use.mask/force changes (515584) (diff)
downloadportage-ad57b64a366f2d182f442035e0ba3f6f667c40bc.tar.gz
portage-ad57b64a366f2d182f442035e0ba3f6f667c40bc.tar.bz2
portage-ad57b64a366f2d182f442035e0ba3f6f667c40bc.zip
Introduce eqatag to output proper machine-readable QA logs
The eqatag command syntax conforms to pre-GLEP describing install-qa-check.d. The qa.log file format strictly conforms to YAML for easy machine parsing.
Diffstat (limited to 'bin/save-ebuild-env.sh')
-rw-r--r--bin/save-ebuild-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh
index dd233a9af..b483d4053 100644
--- a/bin/save-ebuild-env.sh
+++ b/bin/save-ebuild-env.sh
@@ -76,7 +76,7 @@ __save_ebuild_env() {
__ebuild_arg_to_phase __ebuild_phase_funcs default \
__unpack_tar __unset_colors \
__source_env_files __try_source \
- __eqalog __eqawarnlog \
+ __eqalog __eqawarnlog __eqaquote __eqatag \
${QA_INTERCEPTORS}
___eapi_has_usex && unset -f usex