[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg-hold (was Bug#30973)



Craig Sanders <cas@taz.net.au> writes:

> if [ -z "$@" ] ; then

This should use "$*" -- otherwise each package name becomes a separate
parameter, and "[" barfs.


Reply to: