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
..
2018-08-07 14:58:57 -07:00
2021-11-02 18:23:42 -05:00
2020-12-08 10:52:25 -08:00
2021-03-18 16:55:42 -07:00
2021-03-18 16:55:42 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-11-01 23:05:34 -05:00
2021-10-15 15:11:21 -05:00
2021-06-24 12:59:14 -07:00