File: integration

package info (click to toggle)
uwsgi-plugin-ruby 0.0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 60 kB
  • sloc: makefile: 38; 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="rack"

exec /usr/src/uwsgi/t/runner