Unset PGHOST
This commit is contained in:
parent
6108a7ed6a
commit
e7be9d3303
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.17 2000/05/18 15:58:43 momjian Exp $
|
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.18 2000/05/18 16:11:39 momjian Exp $
|
||||||
|
|
||||||
# ----------
|
# ----------
|
||||||
# Check call syntax
|
# Check call syntax
|
||||||
@ -68,6 +68,8 @@ else
|
|||||||
USETCPIP=""
|
USETCPIP=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
unset PGHOST
|
||||||
|
|
||||||
# ----------
|
# ----------
|
||||||
# Determine if echo -n works
|
# Determine if echo -n works
|
||||||
# ----------
|
# ----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user