Skip to content
  • Florian Pritz's avatar
    Capture all errors and set exit code accordingly · 08d978a6
    Florian Pritz authored
    
    
    Apparently some package doesn't have the pkginfo['license'] value set so
    we get an exception, but that exception isn't expected and thus we don't
    get the name of the broken package. Also, we really want that the
    uploader tries to upload all the other files instead of aborting early.
    We still want it to exit non-zero though.
    
    Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
    08d978a6