Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/helper: merge test-read-cache into test-tool
[gitweb.git]
/
t
/
t1510-repo-setup.sh
diff --git
a/t/t1510-repo-setup.sh
b/t/t1510-repo-setup.sh
index 13ae12dfa7d494f50fc2e728d3e7ee36ff5534bc..e6854b828e2e68ad217721eb6139970b7c5958c0 100755
(executable)
--- a/
t/t1510-repo-setup.sh
+++ b/
t/t1510-repo-setup.sh
@@
-39,6
+39,10
@@
A few rules for repo setup:
11. When user's cwd is outside worktree, cwd remains unchanged,
prefix is NULL.
"
+
+# This test heavily relies on the standard error of nested function calls.
+test_untraceable=UnfortunatelyYes
+
. ./test-lib.sh
here=$(pwd)