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

Bug#569701: libc6: non-breaking space in libc6's postinst



Package: libc6
Version: 2.10.2-6

The postinst script has a non-breaking space at a very strange place:

00001440   0A 09 20 20  20 20 09 20  20 20 20 69  66 20 5B 20  ..    .  if [
00001450   22 24 73 74  61 74 75 73  22 20 3D 20  22 30 22 20  "$status" = "0"
00001460   5D 20 7C 7C  20 5B 20 22  24 73 74 61  74 75 73 22  ] || [ "$status"
00001470   20 3D 20 22  31 22 C2 A0  5D 20 3B 20  74 68 65 6E   = "1"..] ; then
                              ^^^^^                                  ^^

(c2 a0 is utf-8 for a0 which is a non-breaking space).

Hochachtungsvoll,
	Bernhard R. Link



Reply to: