Skip to content
Snippets Groups Projects
Unverified Commit 1b73ba1a authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Do not attempt to execute the output of update-initramfs


Backticks substitute their output, and if executes its first
argument, which leads to both losing the output of update-initramfs
and an error message.

In fact, the whole debug output isn't needed.

Signed-off-by: default avatarAndrew Shadura <andrew.shadura@collabora.co.uk>
Reviewed-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
Differential Revision: https://phabricator.apertis.org/D7449
parent a12286eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment