https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8050
--- Comment #6 from Sidney Markowitz <sid...@sidney.com> --- (In reply to Sidney Markowitz from comment #5) Or even simpler, change just the first part to something like my $prev = $self->{home_dir_for_helpers}; if ($prev) { my $dir = File::Spec->catdir($prev, ".spamassassin"); $self->test_global_state_dir($dir); } -- You are receiving this mail because: You are the assignee for the bug.