This commit is contained in:
emdee@spm.plastiras.org 2024-01-13 23:02:48 +00:00
parent 1a4db4ae79
commit 35c3d5f526
10 changed files with 94 additions and 1 deletions

View file

@ -8,7 +8,7 @@ CAFILE=/etc/ssl/certs/ca-certificates.crt
# you may have a special python for installed packages
EXE=`which python3.bash`
$EXE exclude_badExits.py --help > exclude_badExits.txt &
$EXE exclude_badExits.py --help > exclude_badExits.hlp &
$EXE -c 'from exclude_badExits import __doc__; print(__doc__)' >exclude_badExits.md
# an example of running exclude_badExits with full debugging
# expected to 20 minutes or so