diff options
Diffstat (limited to 'eclass/postgres.eclass')
| -rw-r--r-- | eclass/postgres.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/postgres.eclass b/eclass/postgres.eclass index 6ef6913c2dad..21490df1965e 100644 --- a/eclass/postgres.eclass +++ b/eclass/postgres.eclass @@ -136,7 +136,7 @@ postgres_check_slot() { # is required if pkg_setup() is declared in the ebuild. # Exports PG_SLOT, PG_CONFIG, and PKG_CONFIG_PATH. postgres_pkg_setup() { - debug-print-function ${FUNCNAME} "${@}" + debug-print-function ${FUNCNAME} "$@" local compat_slot local best_slot |
