diff --git a/btrbk b/btrbk index 6882c3e..171f4a7 100755 --- a/btrbk +++ b/btrbk @@ -3162,7 +3162,7 @@ MAIN: push(@schedule, { value => $child, btrbk_date => $filename_info->{btrbk_date}, preserve => $child->{FORCE_PRESERVE}, - }), + }); } }