X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDX%2FStep%2FEnterRecheck.pm;h=c7dc4472adb4e1e6ef6c70702921dd5a54253c41;hb=2ccd4b58123288af004358751a047e276f2c6c58;hp=64218fa0591607df36e8c0a04968caa4d44bdafa;hpb=251177ea7e3a1ec49314ffce2846e711052a3fa1;p=scpubgit%2FDX.git diff --git a/lib/DX/Step/EnterRecheck.pm b/lib/DX/Step/EnterRecheck.pm index 64218fa..c7dc447 100644 --- a/lib/DX/Step/EnterRecheck.pm +++ b/lib/DX/Step/EnterRecheck.pm @@ -52,7 +52,7 @@ sub apply_to { is_solution_state => 0, on_exhaustion_step => undef, on_solution_step => DX::Step::CompleteRecheck->new( - original_search_state => $old_ss, + resume_search_state => $old_ss, was_recheck_for => $prop, ), );