Comment 10 for bug 691862

Revision history for this message
Ivan Borzenkov (ivan1986) wrote :

    if not opts.upload and not opts.build:
        p.error('Nothing to do')

why? if I want get only changes files and not upload or build deb packages.