Home | History | Annotate | Download | only in Scripts

Lines Matching refs:shouldDeleteSource

562 #     shouldDeleteSource: the value 1 if the file was copied or moved and
593 my $shouldDeleteSource = 0;
620 $shouldDeleteSource = 1;
655 $header{shouldDeleteSource} = $shouldDeleteSource if $shouldDeleteSource;
933 if ($headerHashRef->{shouldDeleteSource}) {