Subject: CVS commit: [netbsd-1-6] basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/03/2002 16:36:37
Module Name: basesrc
Committed By: he
Date: Sun Nov 3 14:36:36 UTC 2002
Modified Files:
basesrc [netbsd-1-6]: build.sh
Log Message:
Pull up revision 1.65 (requested by thorpej in ticket #796):
Use /bin/test explicitly in one place, rather than [ or
test (which might be a shell built-in). This allows this
script to work otherwise unchanged with Solaris 8's /bin/sh.
To generate a diff of this commit:
cvs rdiff -r1.58.2.2 -r1.58.2.3 basesrc/build.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.