mirror of
https://github.com/git/git.git
synced 2026-04-01 12:30:09 +02:00
Mark t1301 permission test to depend on POSIXPERM
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
This commit is contained in:
@@ -126,7 +126,7 @@ test_expect_success POSIXPERM 'git reflog expire honors core.sharedRepository' '
|
||||
esac
|
||||
'
|
||||
|
||||
test_expect_success 'forced modes' '
|
||||
test_expect_success POSIXPERM 'forced modes' '
|
||||
mkdir -p templates/hooks &&
|
||||
echo update-server-info >templates/hooks/post-update &&
|
||||
chmod +x templates/hooks/post-update &&
|
||||
|
||||
Reference in New Issue
Block a user