Imported Upstream version 2.8.0
[platform/upstream/git.git] / t / t0008-ignores.sh
index 4ef5ed4..89544dd 100755 (executable)
@@ -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 () {