diff options
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r-- | hints/hpux.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh new file mode 100644 index 0000000000..83a149ce1e --- /dev/null +++ b/hints/hpux.sh @@ -0,0 +1,4 @@ +d_syscall=$undef +echo " " +echo "NOTE: regression test op.read may fail due to an NFS bug in HP/UX." +echo "If so, don't worry about it." |