File: installcheck

package info (click to toggle)
postgresql-q3c 2.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • 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 (4)
1
2
3
4
5
#!/bin/sh

LC_ALL=C pg_buildext virtualenv <<EOF
	make test
EOF