Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite17cfa8

Browse files
committed
Add QNX localhost flag to regression tests
1 parentf63ba5c commite17cfa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/test/regress/run_check.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#
3-
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.15 2000/05/17 16:57:41 momjian Exp $
3+
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.16 2000/05/18 15:37:56 momjian Exp $
44

55
# ----------
66
# Check call syntax
@@ -59,7 +59,7 @@ extratests="$*"
5959
# ----------
6060
# Special setting for Windows (no unix domain sockets)
6161
# ----------
62-
if ["x$hostname"="xwin" ]
62+
if ["x$hostname"="xwin"-o"x$hostname"="xi386-pc-qnx"]
6363
then
6464
HOSTLOC="-h localhost"
6565
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp