Searched refs:cipd_command (Results 1 – 1 of 1) sorted by relevance
127 cipd_command = ("%s cipd create -in %s -name %s -ref latest" variable130 print cipd_command132 subprocess.check_call(cipd_command.split(" "))135 cipd_command = ("%s cipd create -in %s -name %s -ref latest" variable138 print cipd_command140 subprocess.check_call(cipd_command.split(" "))