What steps will reproduce the problem?
1. ports 9876 and 9877 are free
2. start JsTestDriver server:
java -jar JsTestDriver-1.3.4.b.jar --port 9876
What is the expected output? What do you see instead?
Port 9877 is expected to be free and port 9876 is bound.
Actually both ports are bound.
Please use labels and text to provide additional information.
I've attached a simple patch that fixes the problem.
Original issue reported on code.google.com by Sergey.S...@gmail.com on 12 Apr 2012 at 5:40
Original issue reported on code.google.com by
Sergey.S...@gmail.com
on 12 Apr 2012 at 5:40Attachments: