Port devserver.sh to Python, and add optional port argument

Review Request #1570 — Created May 2, 2010 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Ported the devserver shell script to Python.  Now takes optional -p parameter to set server port.
Tested manually.  I ran from other directories, and moved various folders in order to trigger the error messages, and they all seem to do the job.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2
contrib/internal/devserver.py
contrib/internal/devserver.sh
Loading...