Undefined subroutine &Data::Dump::dump line 1949

2011-12-16 Thread Hans Schou
Hi I sometimes get this error: Undefined subroutine &Data::Dump::dump called at /usr/local/bin/parallel line 1949, line 1. And sometimes I get it two times in a run. $ parallel --version GNU parallel 20111209 (it is the git trunk version) Command: parallel --tag -j+0 -S .. --nonall --timeout=10

Re: GNU parallel - resumable jobs

2011-12-16 Thread Ole Tange
On Fri, Dec 16, 2011 at 9:01 AM, rambach wrote: > On 12/15/2011 11:35 PM, Ole Tange wrote: >> On Wed, Dec 14, 2011 at 2:35 PM, rambach  wrote: >>> On 12/12/2011 11:07 PM, Ole Tange wrote: I am thinking of re-using --joblog and adding --resume. I see at least 2 approaches: * On