Fixed an incorrect instruction in getting-started webpage.

Review Request #1797 — Created Sept. 28, 2010 and submitted

Information

Review Board

Reviewers

Fixed an incorrect instruction in getting-started webpage.

In the Running Unit Tests section of www.reviewboard.org/docs/codebase/dev/
getting-started/ page, changed from "./manage.py test" to "./reviewboard/ma
nage.py test". This fix will make sure users will run the script in the cor
rect directory.

 
david
  1. Committed as 08c67f5. Thanks!
  2. 
      
Loading...