Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give time to free the port when shutting down apache on OSX.
Sometimes the next perf test would try to start the http server, but the port wouldn't be available. This matches what we do on Linux. In the long run, we should use a random port to avoid having to wait. BUG=29228 Review URL: https://chromiumcodereview.appspot.com/10834299 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151449 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information