Skip to content

Commit

Permalink
removing strange postgresql word :)
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmann committed Jan 16, 2009
1 parent 48ffe04 commit 3558f92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/jboss-cloud/appliance-kickstart.rb
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def read_repositories(appliance_definition)
excludes = []
unless ( repos_def.nil? )
repos_def.each do |name,config|
puts name
repo_line = "repo --name=#{name} --baseurl=#{config['baseurl']}"
unless ( config['filters'].nil? )
excludes = config['filters']
Expand Down

0 comments on commit 3558f92

Please sign in to comment.