Lines Matching refs:removelist
1318 $opt_dry_run || $RM $removelist
1321 removelist="$removelist $output_obj"
1325 $opt_dry_run || $RM $removelist
1326 removelist="$removelist $lockfile"
1355 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1373 $opt_dry_run || $RM $removelist
1380 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
1404 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
1422 $opt_dry_run || $RM $removelist
1429 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
5879 removelist=
5892 removelist="$removelist $p"
5897 test -n "$removelist" && \