Searched refs:bugz_command (Results 1 – 1 of 1) sorted by relevance
256 std::string bugz_command = "bugreportz -p"; in DoIt() local265 bugz_command = "bugreportz"; in DoIt()268 return SendShellCommand(transport_type, serial, bugz_command, false, &bugz_callback); in DoIt()