[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coreutils] [PATCH] split: fix a case where --elide-empty-files causes i
From: |
Pádraig Brady |
Subject: |
[coreutils] [PATCH] split: fix a case where --elide-empty-files causes invalid chunking |
Date: |
Wed, 08 Dec 2010 11:17:13 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
This is a fairly esoteric issue I noticed in passing.
No need for a NEWS entry I think.
I was wondering about adding ---io-blksize when writing
the test originally, and now that it can be used to
trigger this bug I think it's warranted?
cheers,
Pádraig.
split-e-chunks.diff
Description: Text Data
- [coreutils] [PATCH] split: fix a case where --elide-empty-files causes invalid chunking,
Pádraig Brady <=