/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
travis
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/travis/setup-pgsql.sh
#!/bin/sh set -ev # PostgreSQL tests currently don't work on some architectures. if test -z "${ARM64}${S390X}"; then psql -c "ALTER USER postgres PASSWORD 'postgres';" -U postgres psql -c "CREATE DATABASE test;" -U postgres fi
Copyright ©2k19 -
Hexid
|
Tex7ure