mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-15 11:27:19 -04:00
37784220dd
* tests/split/l-chunk: Don't use the `test "$var"` idiom to test that var is set to something as that's not supported by all shells. The new style matches the usage is the rest of the test in any case. Reported by Bruno Haible on AIX 6.1 and 7.1