Lines Matching refs:removelist
1326 $opt_dry_run || $RM $removelist
1329 removelist="$removelist $output_obj"
1333 $opt_dry_run || $RM $removelist
1334 removelist="$removelist $lockfile"
1363 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1381 $opt_dry_run || $RM $removelist
1388 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
1412 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
1430 $opt_dry_run || $RM $removelist
1437 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
6411 removelist=
6424 removelist="$removelist $p"
6429 test -n "$removelist" && \