]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFstable/11 r307715:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 21 Oct 2016 08:25:03 +0000 (08:25 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 21 Oct 2016 08:25:03 +0000 (08:25 +0000)
commitf66471456d93b61c335c761d3bcaff7a3f2d591d
tree58ab0654a3fdae7b469d4d5ed53ae9c6cf41abdb
parent1189f33984b7adebadf351c83a66fe02d774fd92
MFstable/11 r307715:

MFC r305916,r305918:

r305916:

Make sure $TMPDIR is created with 0755 permissions

This is required to ensure that the temporary script can be executed,
as the default mode is apparently too restrictive

r305918:

Only chmod $TMPDIR if it's not /tmp

This is a safety belt to ensure that the /tmp sticky bit stuff doesn't
get whacked by accident if someone runs the script outright

git-svn-id: svn://svn.freebsd.org/base/stable/10@307716 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tests/sys/mac/bsdextended/matches_test.sh