Module Name: src
Committed By: is
Date: Thu Feb 18 11:59:06 UTC 1999
Modified Files:
src/regress/sys/kern/execve: Makefile
Log Message:
Copy test scripts to objdir and make them executable, to be sure
they are. We don't chmod +x them in-place because the src directory
tree might be read-only.
Fixes PR 6554, but differently.