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

Bug#583695: /usr/sbin/update-initramfs: line 317: 1: unbound variable



tags 583695 + patch
quit

Hi Martin-Éric,

Martin-Éric Racine wrote:

> Processing triggers for initramfs-tools ...
> /usr/sbin/update-initramfs: line 317: 1: unbound variable
> dpkg: error processing initramfs-tools (--configure):

Thanks for the warning.  I applied the two patches locally
and it seemed to work well; the first one is an unrelated
cosmetic change, the other fixes all unbound variables I
could find by reading through the script.  Thoughts welcome.

Jonathan Nieder (2):
  update-initramfs: use $* instead of $@
  update-initramfs: bind variables before use

 update-initramfs |   22 +++++++++++++++-------
 1 files changed, 15 insertions(+), 7 deletions(-)




Reply to: