script/autobuild.py: allow write_system_info commands to fail
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2020 23:00:08 +0000 (00:00 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Apr 2020 07:36:07 +0000 (07:36 +0000)
commit9b1e96197e0983a16e73ce351eac7775801736d8
tree6928e698536f4b3e0abf55c5f859f5fb9c212a88
parent0312a10e09d8dc1295a4a80493761e91031e88e7
script/autobuild.py: allow write_system_info commands to fail

These commands are just there as hints to debug possible problems.
In order to support autobuild.py on non-linux platforms we should
just ignore errors here.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Apr  2 07:36:07 UTC 2020 on sn-devel-184
script/autobuild.py