File: installcheck

package info (click to toggle)
postgresql-plproxy 2.10.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 652 kB
  • sloc: ansic: 3,458; sql: 1,112; lex: 340; yacc: 171; makefile: 97; sh: 17; awk: 14
file content (4 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh

newnet pg_buildext -o 'port=5432' -c '--locale=C' -i '--auth=trust' \
	-o "unix_socket_directories=/tmp" installcheck . test