weblate/ci/run-wsgi
Michal Čihař 06812b18b9 CI: Test wsgi invocation
Apparently it does something different than built in server or shell,
what leads to crash in that scope which are not visible elsewhere.
2020-06-26 13:35:20 +02:00

6 lines
70 B
Bash
Executable file

#!/bin/sh
. ci/lib
export PYTHONPATH=.
run_coverage weblate/wsgi.py