Searched refs:bugz_command (Results 1 – 1 of 1) sorted by relevance
257 std::string bugz_command = "bugreportz -p"; in DoIt() local266 bugz_command = "bugreportz"; in DoIt()269 return SendShellCommand(bugz_command, false, &bugz_callback); in DoIt()