mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-09 22:44:47 +02:00
Note mktemp --suffix has the same inconsistency, but mktemp -d does support creating dirs so probably best to leave that as is. * src/split.c (main): Check for trailing /. * tests/split/additional-suffix.sh: Augment the test. Reported in https://bugs.debian.org/1036827