Files
systemd/test
Mike Gilbert 43d2f85c43 meson: use printf instead of echo
The echo builtin provided by some shells (mksh) will interpret \x2d as
an escape sequence. This causes meson to fail:

```
test/fuzz/meson.build:93:52: ERROR: File fuzz-unit-file/dm-back-slash.swap does not exist.
```

Bug: https://bugs.gentoo.org/969789
(cherry picked from commit a304f6c9db)
2026-02-26 10:24:31 +00:00
..
2026-02-26 10:24:31 +00:00
2025-12-07 09:09:03 +09:00