Re: Weird behaviour with magic work dir option

2013-08-23 Thread Ole Tange
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

Re: Weird behaviour with magic work dir option

2013-08-23 Thread Graeme H
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