Clayton Craft 77b2455b91 archive: replace extract test with call to gzip -t
A custom extract test includes reading AND writing the extracted archive
contents to /tmp (which is probably a slow disk), so this uses busybox's
gzip -t ("test file integrity") and seems to take about half the time
(~10s vs ~6s measured loosely on pinephone)
2021-08-17 15:31:40 -07:00
2021-08-10 14:05:58 -07:00
2021-08-10 14:05:58 -07:00
2021-08-09 15:23:39 -07:00
2021-08-09 15:23:39 -07:00
Description
No description provided
GPL-3.0 566 KiB
2025-09-26 07:20:09 +00:00
Languages
Go 97.6%
Makefile 2.4%