mirror of https://github.com/fail2ban/fail2ban
DOC: Slight tune up to RELEASE doc -- no need for PYTHONPATH to run tests
parent
1fb867b839
commit
1784205ff8
2
RELEASE
2
RELEASE
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue