File: integration

package info (click to toggle)
uwsgi-plugin-pypy 0.0.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 56 kB
  • sloc: makefile: 16; sh: 3
file content (6 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
6
#!/bin/bash

export UWSGI_BINARY=/usr/bin/uwsgi
export UWSGI_PLUGINS_TEST="pypy"

exec /usr/src/uwsgi/t/runner