Navigation Menu

Skip to content

Commit

Permalink
Fixed missing end
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Cotton committed Aug 22, 2008
1 parent 9d05140 commit 7b2df55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/Rakefile
Expand Up @@ -123,6 +123,7 @@ task :'rc:stop_all' do
http.post('/selenium-server/driver/', "cmd=shutDown")
rescue Exception => e
STDERR.puts "Could not properly shutdown remote control #{port} : #{e}"
end
end
end

Expand Down

0 comments on commit 7b2df55

Please sign in to comment.