Skip to content

Commit 7b2df55

Browse files
author
Bob Cotton
committed
Fixed missing end
1 parent 9d05140 commit 7b2df55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scripts/Rakefile

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ task :'rc:stop_all' do
123123
http.post('/selenium-server/driver/', "cmd=shutDown")
124124
rescue Exception => e
125125
STDERR.puts "Could not properly shutdown remote control #{port} : #{e}"
126+
end
126127
end
127128
end
128129

0 commit comments

Comments
 (0)