mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-31 23:00:48 +00:00
The test for an exec format error caused a `err.json.trim` is not a function error so the message shown didn't relate to what the problem actually was. This makes the test for the exec format error safer. Change-Type: patch Signed-off-by: Pablo Carranza Velez <pablo@resin.io>