From 7fdef103bb0ece06310d322456bb138f935bfbd0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 14 Sep 2012 10:17:22 -0700 Subject: Use __ prefix for _hasg, _hasgq, and _unpack_tar. --- bin/save-ebuild-env.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/save-ebuild-env.sh') diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh index 3b1a1da49..de8e1fb1a 100644 --- a/bin/save-ebuild-env.sh +++ b/bin/save-ebuild-env.sh @@ -67,13 +67,13 @@ __save_ebuild_env() { debug-print debug-print-function \ debug-print-section __helpers_die inherit EXPORT_FUNCTIONS \ nonfatal register_success_hook \ + __hasg __hasgq \ __save_ebuild_env __set_colors __filter_readonly_variables \ __preprocess_ebuild_env \ __source_all_bashrcs \ __ebuild_main __ebuild_phase __ebuild_phase_with_hooks \ __ebuild_arg_to_phase __ebuild_phase_funcs default \ - __unset_colors \ - _hasg _hasgq _unpack_tar \ + __unpack_tar __unset_colors \ ${QA_INTERCEPTORS} case "${EAPI}" in -- cgit v1.2.3-1-g7c22