mirror of https://github.com/fail2ban/fail2ban
Minor typo in fail2ban-testcases-all-python3
parent
3a3d07ef39
commit
78d86bc38d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue