mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
sepgsql: Minor improvement to test script, doc fix.
KaiGai Kohei
This commit is contained in:
@ -14,6 +14,9 @@
|
||||
|
||||
PG_BINDIR=`pg_config --bindir`
|
||||
|
||||
# we must move to contrib/sepgsql directory to run pg_regress correctly
|
||||
cd `dirname $0`
|
||||
|
||||
echo
|
||||
echo "============== checking selinux environment =============="
|
||||
|
||||
|
Reference in New Issue
Block a user