Code review comment for lp:~dooferlad/linaro-ci-cli/get-command

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

135 + if parameters["get_file"]:
138 + if parameters["get_all_files"]:
141 + if parameters["console"]:

Also, I'm all for useful and descriptive messages, but do we need to get *that* detailed? ("Unable to execute operation for more than one job/build" sounds pretty clear either.)

« Back to merge proposal