HomeFreeBSD

Make some sub-routines use "$@" instead of $* to correctly pass arguments

Description

Make some sub-routines use "$@" instead of $* to correctly pass arguments
with blanks to invoked commands. This fixes clean-up of shared library
backups, where only one file was removed due to a parameter list being
terminated by the first blank within one parameter.

Reported by: tatsuki_makino at hotmail.com (Tatsuki Makino)
Approved by: antoine (implicit)

Details

Provenance
seAuthored on
Parents
rP475088: Update third-party-module:
Branches
Unknown
Tags
Unknown