Ben - 2012-02-07

A workaround for now is to add the -L option manually. I added it on line 1080, see below:

$cmd .= "dump -$level ";
$cmd .= "-L ";
$cmd .= "$::dump_blk_flag ";