Clark Boylan c5ec1348c3 Fix runtime ssh host keys script
The script is set -e and set -o pipefail, unfortauntely this intersects
with `yes n`'s non zero exit code behavior when it receives an interrupt
like sigpipe. As a result stop setting pipefail so that we treat those
errors as "normal" and only fail if ssh-keygen fails.

Change-Id: I5447df97c9888cae3007e235e2fea44df61af28e
2016-11-19 18:02:33 -05:00
..
2015-02-12 10:41:32 +11:00
2016-11-14 15:37:39 +01:00
2015-10-13 17:54:09 -07:00
2016-04-15 12:37:22 +10:00
2016-07-08 09:15:08 -07:00
2016-08-22 07:14:25 -05:00
2015-12-10 20:12:14 +00:00
2015-02-12 10:41:32 +11:00
2016-05-13 11:52:23 +10:00
2016-05-09 15:41:38 +10:00
2016-05-27 09:25:22 +10:00
2015-06-26 09:57:12 +08:00
2016-10-05 09:39:29 +01:00
2015-02-12 10:41:32 +11:00
2016-06-08 21:16:50 +00:00
2016-03-20 10:42:34 -07:00
2016-05-09 15:41:38 +10:00
2016-02-17 04:43:29 +00:00
2016-05-09 15:41:38 +10:00
2015-02-12 10:41:32 +11:00
2016-06-25 04:20:47 +00:00
2016-06-07 01:00:50 +00:00
2016-10-20 15:19:31 +11:00