Jeff Epler efffb62b36 truncate boot_out.txt if it's long
Now this boot.py:
```py
for i in range(1000):
    print(i)
```
creates a 512-byte boot_out.txt that ends
```
88
89
...
```
2021-11-02 18:23:42 -05:00
..
2021-08-24 13:57:42 -07:00
2021-08-24 13:57:42 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-04-25 19:57:21 +09:00
2021-04-25 19:57:21 +09:00
2021-08-02 18:37:19 -07:00
2020-08-17 17:17:59 -07:00
2021-10-15 08:20:54 -05:00
2021-06-14 20:54:43 -04:00
2021-06-14 20:54:43 -04:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-08-24 14:35:11 -07:00
2021-10-15 08:20:54 -05:00
2021-07-22 12:57:10 -04:00
2021-07-22 12:57:10 -04:00
2021-01-21 11:33:13 -08:00