Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
rubygem-rubyforge
raise-on-auth-fail.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File raise-on-auth-fail.patch of Package rubygem-rubyforge
diff -wruN ../orig-rubyforge-2.0.4/lib/rubyforge/client.rb ./lib/rubyforge/client.rb --- ../orig-rubyforge-2.0.4/lib/rubyforge/client.rb 1970-01-01 01:00:00.000000000 +0100 +++ ./lib/rubyforge/client.rb 2010-10-03 12:41:05.314854851 +0200 @@ -88,6 +88,8 @@ uri = URI.parse(location) execute(agent_class::Get.new(uri.request_uri), uri) + else + raise "Request to #{uri} failed with #{response}" end end
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor