Searched refs:rm_args (Results 1 – 1 of 1) sorted by relevance
35 rm_args = [] variable39 rm_args.append(arg)42 rm_args.append(pipes.quote(arg))43 rm_cmd_line = ["/bin/rm"] + rm_args