diff options
Diffstat (limited to 'hints/ultrix_4.sh')
-rw-r--r-- | hints/ultrix_4.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh index d3c4a39880..d8d2063b22 100644 --- a/hints/ultrix_4.sh +++ b/hints/ultrix_4.sh @@ -22,7 +22,7 @@ esac # Then run "sh5 Configure.sh5 [your options]" case "$myuname" in -*risc*) cat <<EOF +*risc*) cat <<EOF >&4 Note that there is a bug in some versions of NFS on the DECStation that may cause utime() to work incorrectly. If so, regression test io/fs may fail if run under NFS. Ignore the failure. |