split: diagnose when --filter is used with a chunk number
authorPádraig Brady <P@draigBrady.com>
Fri, 20 May 2011 00:18:28 +0000 (01:18 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 25 May 2011 23:23:11 +0000 (00:23 +0100)
commitbfffa909477924eaaa2a5e20ee44be087b0ac87d
treebc8a1a5f03840ac4997ef6006086c090e0611bb7
parent6eec064597c2f440c51146cac85dc2326a0e0cda
split: diagnose when --filter is used with a chunk number

* src/split.c (main): Exit with a diagnostic if --filter
is specified along with a specific chunk number.
* test/split/filter: Ensure this combination fails.
src/split.c
tests/split/filter