1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-07-19 18:32:52 +00:00
hydraz 5b0ce7410d Make delete delete many files (#210)
Actually, many *globs*. It additionally prints the glob if no files
matched it, since that's clearer.

Also move the ComputerTestDelegate's filesystem to be disk-based. This
is what actual computers use, and the MemoryMount is a little broken.
2019-05-25 09:02:42 +01:00
..