make sure chroot variables are quoted
authorMichael Prokop <mika@grml.org>
Fri, 14 Oct 2011 00:05:40 +0000 (02:05 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 14 Oct 2011 00:05:42 +0000 (02:05 +0200)
Otherwise something like:

  TUNE2FS=tune2fs -c0 -i0

might result in /etc/debootstrap/variables in the chroot.


No differences found