Lines Matching refs:run
75 mount_result = subprocess.run(mount_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
83 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
93 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
105 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
111 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
116 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
121 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
126 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
131 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
136 result = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)