ENH: fail early in generate-man + provide PYTHONPATH upstairs

pull/840/head
Yaroslav Halchenko 2014-10-27 21:45:43 -04:00
parent 987356d6c0
commit 564eb3389b
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash
set -eu
export PYTHONPATH=..
# fail2ban-client
echo -n "Generating fail2ban-client "
help2man --section=1 --no-info --include=fail2ban-client.h2m --output fail2ban-client.1 ../bin/fail2ban-client