-0 and --filter-hosts don't mix?

2022-07-03 Thread Martijn Pieters
I found a bug, that I reduced to the following example: $ printf 'foo\0bar' | parallel -0 -S 1/examplehost --filter-hosts echo {} parallel: This should not happen. You have found a bug. Please contact and include: * The version number: 20161222 * The bugid: ncpus missing: examplehost * The comman

Re: -0 and --filter-hosts don't mix?

2022-07-03 Thread Martijn Pieters
> On 3 Jul 2022, at 15:27, Martijn Pieters wrote: > $ printf 'foo\0bar' | parallel -0 -S 1/examplehost --filter-hosts echo {} > parallel: This should not happen. You have found a bug. > Please contact and include: > * The version number: 20161222 I should have verified before emailing, that's th