| Line | |
|---|
| 1 | # Several OSs come with an old version of the DB library which fails
|
|---|
| 2 | # on a few of the db-recno.t tests. This file is sourced by the hints
|
|---|
| 3 | # files for those OSs.
|
|---|
| 4 |
|
|---|
| 5 | cat <<EOF >&4
|
|---|
| 6 |
|
|---|
| 7 | Unless you've upgraded your DB library manually you will see failures in
|
|---|
| 8 | db-recno tests 51, 53 and 55. The behavior these tests are checking is
|
|---|
| 9 | broken in the DB library which is included with the OS. You can ignore
|
|---|
| 10 | the errors if you're never going to use the broken functionality (recno
|
|---|
| 11 | databases with a modified bval), otherwise you'll have to upgrade your
|
|---|
| 12 | DB library or OS.
|
|---|
| 13 |
|
|---|
| 14 | EOF
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.