Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5532: use write_script
[gitweb.git]
/
t
/
t0008-ignores.sh
diff --git
a/t/t0008-ignores.sh
b/t/t0008-ignores.sh
index 4ef5ed484c12a4509b9bc66f2cc41118f7254431..89544dd8332793af7c792a45e6566f207ef57e38 100755
(executable)
--- a/
t/t0008-ignores.sh
+++ b/
t/t0008-ignores.sh
@@
-5,7
+5,7
@@
test_description=check-ignore
. ./test-lib.sh
init_vars () {
- global_excludes="
$(pwd)/
global-excludes"
+ global_excludes="global-excludes"
}
enable_global_excludes () {