File: installcheck

package info (click to toggle)
postgresql-q3c 2.0.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,340 kB
  • sloc: sql: 26,253; ansic: 3,924; python: 110; perl: 104; makefile: 85; sh: 3
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