Using host:port syntax for the database host in rb-site fails.
Review Request #824 — Created April 20, 2009 and submitted
Information | |
---|---|
ehuss | |
Review Board SVN (deprecated) | |
Reviewers | |
reviewboard | |
While running "rb-site install" if you use host:port syntax for the database host will fail with an exception.
Ran rb-site install and typed myhost:3306 for mysql, seems to set up settings_local.py correctly.