On Thu, Aug 22, 2013 at 11:49 PM, Graeme H wrote:
> I'm trying to get a handle on GNU parallel behaviour, but I'm running into
> some weird behaviour on my Ubuntu 13.04 box (parallel v20121122):
>
> $ parallel --gnu --workdir ... -S localhost pwd ::: ""
> bash: line 0: cd: .parallel/tmp/galvatron
On Fri, Aug 23, 2013 at 1:56 AM, Ole Tange wrote:
> That bug was fixed in 20121222. That is also the reason why 'man
> parallel' states:
Yeah, I thought it'd be something like that. Good to know it's already
fixed, I'll just work around it for now, until Ubuntu adopts the updated
release.
> G