]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: print an error when networkctl returns an unexpected EC 13225/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 30 Jul 2019 18:27:34 +0000 (20:27 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 31 Jul 2019 14:33:12 +0000 (16:33 +0200)
If networkctl crashes, like recently with SIGABRT, it returns absolutely
no output, which may be confusing during debugging. Help it a little
with a short informative message.


No differences found