]> git.pld-linux.org Git - packages/git-core.git/blame - git-core-tests.patch
up to 2.3.3
[packages/git-core.git] / git-core-tests.patch
CommitLineData
6b1e62ae
KK
1diff -ur git-1.7.0.3.orig/t/t1304-default-acl.sh git-1.7.0.3/t/t1304-default-acl.sh
2--- git-1.7.0.3.orig/t/t1304-default-acl.sh 2010-03-22 01:35:03.000000000 +0000
3+++ git-1.7.0.3/t/t1304-default-acl.sh 2010-03-23 19:53:49.069813289 +0000
4@@ -9,6 +9,8 @@
5 # => this must come before . ./test-lib.sh
6 umask 077
7
8+LOGNAME=$(whoami)
9+
10 . ./test-lib.sh
11
12 # We need an arbitrary other user give permission to using ACLs. root
27404d38 13
This page took 0.03566 seconds and 4 git commands to generate.