summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2015-04-26 21:49:58 -0400
committerYaroslav Halchenko <debian@onerussian.com>2015-04-26 21:49:58 -0400
commit1784205ff861998b98a0da63b1d5ff38b69ff99d (patch)
treec3d3b914a5160d90407e4c80cb38f278e43acd82 /RELEASE
parent1fb867b839c3f8cd9931371dffa59aab545a437d (diff)
downloadfail2ban-1784205ff861998b98a0da63b1d5ff38b69ff99d.tar.gz
DOC: Slight tune up to RELEASE doc -- no need for PYTHONPATH to run tests
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index db425a45..c008b1c6 100644
--- a/RELEASE
+++ b/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