/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

Viewing all changes in revision 1328.

  • Committer: Teddy Hogeborn
  • Date: 2026-05-17 20:20:09 UTC
  • Revision ID: teddy@recompile.se-20260517202009-tnh5ptu1492xbc66
Use "IFS= read" in shell scripts

In shell scripts, when using the "read" built-in, prefix it with IFS=
whenever we want to avoid stripping white space from start and end of
input.

* initramfs-tools-hook: Use "IFS= read" when reading file names from
  network hooks.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: