]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid split/filter test failure on very low-mem system
authorJim Meyering <meyering@redhat.com>
Sun, 19 Aug 2012 15:34:04 +0000 (17:34 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 19 Aug 2012 15:34:04 +0000 (17:34 +0200)
commite44943a25e4a225568b51a411f18ba61134d3eb3
tree69d2b4ee5c67818e35e6a3510fcb6a65f6438d34
parent46444af9e485b95f7ddf24c7fd9ed2586209286c
tests: avoid split/filter test failure on very low-mem system

* tests/split/filter: Use xz -1 when compressing, to minimize
memory usage.  Otherwise, xz could fail due to insufficient
virtual memory on a system with very little free memory.
tests/split/filter