Searched refs:rm_args (Results 1 – 1 of 1) sorted by relevance
19 rm_args = [] variable23 rm_args.append(arg)26 rm_args.append(pipes.quote(arg))27 rm_cmd_line = ["/bin/rm"] + rm_args