diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:48:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:48:40 +0000 |
commit | 73e1fa4347d6c81c6e64054957ab436fa358ced1 (patch) | |
tree | f1cf86462dba1a85afd6005fca0a45b7e574c23c /dh_make_pgxs/debian/tests/installcheck | |
parent | Initial commit. (diff) | |
download | postgresql-common-upstream.tar.xz postgresql-common-upstream.zip |
Adding upstream version 200+deb10u5.upstream/200+deb10u5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dh_make_pgxs/debian/tests/installcheck')
-rwxr-xr-x | dh_make_pgxs/debian/tests/installcheck | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_make_pgxs/debian/tests/installcheck b/dh_make_pgxs/debian/tests/installcheck new file mode 100755 index 0000000..32dafbc --- /dev/null +++ b/dh_make_pgxs/debian/tests/installcheck @@ -0,0 +1,2 @@ +#!/bin/sh +pg_buildext installcheck |