mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: Slight tune up to RELEASE doc -- no need for PYTHONPATH to run tests
This commit is contained in:
parent
1fb867b839
commit
1784205ff8
1 changed files with 1 additions and 1 deletions
2
RELEASE
2
RELEASE
|
|
@ -72,7 +72,7 @@ Preparation
|
|||
|
||||
* 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue