Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jl/maint-pull-tags-doc'
[gitweb.git]
/
t
/
t0003-attributes.sh
diff --git
a/t/t0003-attributes.sh
b/t/t0003-attributes.sh
index 25205ac0ee5397452428a02698a35d04f72cd501..e75153bdea05d2e34570aaf03fbb3902694ddedf 100755
(executable)
--- a/
t/t0003-attributes.sh
+++ b/
t/t0003-attributes.sh
@@
-38,7
+38,7
@@
test_expect_success 'setup' '
) >a/b/.gitattributes
(
echo "global test=global"
- ) >
$HOME
/global-gitattributes
+ ) >
"$HOME"
/global-gitattributes
'