Skip to content

Commit

Permalink
can't put backticks in a commit message -- the last two commits added…
Browse files Browse the repository at this point in the history
… daemonizing support for nodes and servers through 'crowd --daemonize'
  • Loading branch information
jashkenas committed Sep 19, 2009
1 parent 28705a0 commit 6c976e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/cloud_crowd/command_line.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ def run_server(subcommand)
end
end

# Convenience command for quickly spinning up the central server. More
# sophisticated deployments, load-balancing across multiple app servers,
# Convenience command for quickly spinning up the central server. More
# sophisticated deployments, load-balancing across multiple app servers,
# should use the config.ru rackup file directly. This method will start
# a single Thin server.
def start_server
Expand Down

0 comments on commit 6c976e9

Please sign in to comment.