Subject: CVS commit: pkgsrc/regress/bootstrap-install-sh
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/04/2007 19:18:12
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul  4 19:18:12 UTC 2007

Modified Files:
	pkgsrc/regress/bootstrap-install-sh: Makefile

Log Message:
Add a test to verify that nonexistent intermediate directories are
created with the proper permissions.

XXX sysutils/install-sh isn't quite right the same as /usr/bin/install
XXX because it ignores the umask for directory creation.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/regress/bootstrap-install-sh/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.