<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/split/numeric, branch v8.18</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.18</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.18'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2012-02-18T02:09:32Z</updated>
<entry>
<title>split: support optional start value for --numeric-suffixes</title>
<updated>2012-02-18T02:09:32Z</updated>
<author>
<name>Jérémy Compostella</name>
<email>jeremy.compostella@gmail.com</email>
</author>
<published>2012-01-29T14:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d55d3dd5886c146547482c9f45ac653c1ebe9237'/>
<id>urn:sha1:d55d3dd5886c146547482c9f45ac653c1ebe9237</id>
<content type='text'>
Allow changing the --numeric-suffixes start number
from the default of 0.

* src/split.c (next_file_name): Initialize the suffix index
and the output filename according to start value.
(main): Check that the suffix length is large enough for the
numerical suffix start value.
* doc/coreutils.texi (split invocation): Mention it.
* NEWS (New features): Mention it.
* tests/split/numeric: New file. Test --numeric-suffixes[=FROM].
* tests/Makefile.am (TESTS): Reference the new test.
</content>
</entry>
</feed>
