File: installcheck

package info (click to toggle)
postgresql-q3c 2.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,548 kB
  • sloc: sql: 27,430; ansic: 3,908; python: 110; perl: 104; makefile: 101; sh: 17
file content (5 lines) | stat: -rwxr-xr-x 64 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

LC_ALL=C pg_buildext virtualenv <<EOF
	make test
EOF