diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2001-12-20 04:25:00 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2001-12-20 04:25:00 +0000 |
commit | 960f6a5fdf9aafea93585cd7a4cef5044aebe078 (patch) | |
tree | 9f6ed02969cbc6466b5300bd96aa95bf2478f7e9 /src | |
parent | 48aa2dbe6134626475af5149c8c003366311f7bb (diff) |
Fix for SunOS4 horology test
Diffstat (limited to 'src')
-rw-r--r-- | src/test/regress/resultmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap index 5998f08f2c3..8530c3e7870 100644 --- a/src/test/regress/resultmap +++ b/src/test/regress/resultmap @@ -42,6 +42,7 @@ horology/.*-cygwin=horology-no-DST-before-1970 horology/hppa=horology-no-DST-before-1970 horology/i.86-pc-solaris=horology-solaris-1947 horology/sparc-sun-solaris=horology-solaris-1947 +horology/sparc-sun-sunos4.*=horology-no-DST-before-1970 horology/.*-sysv5=horology-solaris-1947 horology/.*-sco=horology-solaris-1947 int8/.*-qnx=int8-exp-three-digits |