Changes between Initial Version and Version 1 of Ticket #39875, comment 20
- Timestamp:
- 02/27/2017 05:22:11 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39875, comment 20
initial v1 1 1 I liked the random string for consistency's sake with other resizing, but I'm okay with this approach. 2 2 3 I'd be more comfortable if we stopped accessing `/tmp/` directly , but otherwise this looks okay.3 I'd be more comfortable if we stopped accessing `/tmp/` directly in tests, but otherwise this looks okay.