File: installcheck

package info (click to toggle)
postgresql-set-user 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 292 kB
  • sloc: ansic: 748; sql: 248; makefile: 36; sh: 1
file content (4 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh

# run tests as user postgres, disable createcluster.conf to get the default log_line_prefix
USER=postgres pg_buildext -c '--createclusterconf=/dev/null' installcheck