Skip to content

Commit

Permalink
Drop trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbraeuer committed Mar 14, 2014
1 parent bb2d30e commit 564b0bb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions passenger_apache2/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,13 @@
:display_name => "Passenger Module Path",
:description => "Location of the compiled Apache module",
:default => "passenger_root_path/ext/apache2/mod_passenger.so"

attribute "passenger/ruby_bin",
:display_name => "Passenger Ruby Path",
:description => "Location of the Ruby binary to use",
:default => "/usr/bin/local/ruby"

attribute "passenger/gem_bin",
:display_name => "Passenger Gem Path",
:description => "Location of the Gem binary to use",
:default => "/usr/bin/local/gem"

0 comments on commit 564b0bb

Please sign in to comment.