test: | trap cleanup EXIT cleanup(){ test -d indexdir && rm -rf indexdir } mkdir indexdir ${PYTHON:-python3} quick_start.py require: - python3-whoosh