diff options
author | Brandon Casey <drafnel@gmail.com> | 2010-03-15 12:14:33 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-16 19:05:54 -0700 |
commit | db826571e4099066fe44233d95642591016c831b (patch) | |
tree | 6028c42ea5b76110511dc7d26b96ad0384ec41b6 /xdiff-interface.h | |
parent | Merge branch 'sd/format-patch-to' (diff) | |
download | tgif-db826571e4099066fe44233d95642591016c831b.tar.xz |
t/t1304: avoid -d option to setfacl
Some platforms (Solaris) have a setfacl whose -d switch works differently
than the one on Linux. On Linux, it causes all operations to be applied
to the Default ACL. There is a notation for operating on the Default ACL:
[d[efault]:] [u[ser]:]uid [:perms]
so use it instead of the -d switch.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'xdiff-interface.h')
0 files changed, 0 insertions, 0 deletions