Bug#393895: [Pkg-cryptsetup-devel] Bug#393895: cut: the delimiter
must be a single character
David Härdeman
david at hardeman.nu
Wed Oct 18 11:32:47 UTC 2006
On Wed, October 18, 2006 12:11, Loic Minier said:
> This is the relevant code:
> maj=$(echo "$deps" | cut -d',' -f1)
> min=$(echo "$deps" | cut -dÍ',' -f2)
>
> the second "cut -d" is not written with a real "d", instead it's an
> UTF-8 sequence which looks very alike to a d. (If you're using vim,
> type "ga" to see the hex sequence of the first and the second "d".
Again, my fault. The UTF8 sequence must have looked to similar to a real
"d" to be spotted using whatever font I use in xterm. Thanks for catching
it, will fix tonight.
--
David Härdeman
More information about the Pkg-cryptsetup-devel
mailing list