From: Patrick Schleizer Date: Thu, 19 Oct 2023 16:56:56 +0000 (-0400) Subject: remove unnecessary unicode from chroot-script X-Git-Tag: v0.105~18^2 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=438ca09018a59011d17ce8c9f599f5e46ff08df8 remove unnecessary unicode from chroot-script https://github.com/grml/grml-debootstrap/issues/219 --- diff --git a/chroot-script b/chroot-script index 5cff484..48ce326 100755 --- a/chroot-script +++ b/chroot-script @@ -653,7 +653,7 @@ available_ids() { echo "${ids}" } -# helper function to report corresponding /dev/disk/by-id/… for a given device name, +# helper function to report corresponding /dev/disk/by-id/ for a given device name, # based on GRUB's postinst script device_to_id() { local id