Note that this bug is related to #204840.  In that bug, the command
was 'split -50' and was changed by the fix to 'split -l 50', which is
correct.  Somewhere in between (I don't know when, exactly), this line
was changed to 'split -l -50', which doesn't seem to be valid for
*any* version of split.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to