Mark Goddard 8149433adb Exit on failure in init-runonce
Previously we sourced this script in tests/deploy.sh, but this was
recently changed. Following that change we lost the errexit setting,
meaning we ignore errors in init-runonce.

Adding errexit in the script itself means that all callers get error
handling.

Also log init-runonce output.

Adapted to log stderr too (&>).

TrivialFix

Change-Id: I9b35bd5f0f76eec26ddd968d093a3a5fd55a7ce2
(cherry picked from commit bc08b44fd11cb083b85ac9b30d7bffa2a4024046)
2019-07-09 15:25:46 +00:00
..
2019-03-27 16:13:49 +00:00
2016-01-13 13:47:49 +08:00
2018-11-06 16:43:19 +00:00
2019-07-09 15:25:46 +00:00
2019-02-21 12:55:54 +01:00
2018-11-20 11:14:24 +00:00
2018-03-26 17:56:22 +02:00
2019-07-04 07:48:15 +00:00
2019-03-01 14:36:30 +00:00
2019-05-29 14:04:14 +00:00
2019-06-06 13:17:42 +01:00
2019-07-04 07:48:15 +00:00