From 78d86bc38dbd4ca3d70ece3a268506c307d7444a Mon Sep 17 00:00:00 2001 From: Steven Hiscocks Date: Sun, 24 Feb 2013 19:24:07 +0000 Subject: [PATCH] Minor typo in fail2ban-testcases-all-python3 --- fail2ban-testcases-all-python3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-testcases-all-python3 b/fail2ban-testcases-all-python3 index 094f2938..fd3ff871 100755 --- a/fail2ban-testcases-all-python3 +++ b/fail2ban-testcases-all-python3 @@ -1,6 +1,6 @@ #!/bin/bash # Simple helper script to exercise unittests using all available -# (under /usr/bin and /usr/local/bin python2.*) +# (under /usr/bin and /usr/local/bin python3.*) set -eu