From fb42da393e0b9b49b5142e39c0a863eef0ae4728 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 27 Oct 2010 08:37:29 -0700 Subject: debug-print-function: output like older portage --- bin/ebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index c56d892b9..0d59f4ebd 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -1287,7 +1287,7 @@ debug-print() { # The following 2 functions are debug-print() wrappers debug-print-function() { - debug-print "${1}, parameters: ${*:2}" + debug-print "${1}: entering function, parameters: ${*:2}" } debug-print-section() { -- cgit v1.2.3-1-g7c22