DOC: Slight tune up to RELEASE doc -- no need for PYTHONPATH to run tests

pull/1858/head
Yaroslav Halchenko 2015-04-26 21:49:58 -04:00
parent 1fb867b839
commit 1784205ff8
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Preparation
* Ensure the tests work from the tarball:: * Ensure the tests work from the tarball::
cd /tmp/fail2ban-0.9.2/ && export PYTHONPATH=`pwd` && bin/fail2ban-testcases cd /tmp/fail2ban-0.9.2/ && bin/fail2ban-testcases
* Add/finalize the corresponding entry in the ChangeLog * Add/finalize the corresponding entry in the ChangeLog