summaryrefslogtreecommitdiff
path: root/community/postgrest/PKGBUILD
blob: dfb0c7c6953edb0261e2036ee30a2056a754d4eb (plain)
1
2
3
4
5
6
7
8
9
# See FS32#28, problems running the postgresql server with pifpaf and
# running system tests against it.

eval "$(
  declare -f check | \
    sed '
      /cd/ i return
    '
)"