Thread (61 messages) flat view 61 messages, 3 authors, 2016-06-15

[GUILT 01/28] The tests should not fail if guilt.diffstat is set.

From: Per Cederqvist <hidden>
Date: 2016-06-15 23:00:24
Subsystem: the rest · Maintainer: Linus Torvalds

Explicitly set guilt.diffstat to its default value.  Without this, the
027 test (and possibly others) fail if guilt.diffstat is set to true
in ~/.gitconfig.

Signed-off-by: Per Cederqvist <redacted>
---
 regression/scaffold | 1 +
 1 file changed, 1 insertion(+)
diff --git a/regression/scaffold b/regression/scaffold
index 546d8c6..5c8b73e 100644
--- a/regression/scaffold
+++ b/regression/scaffold
@@ -87,6 +87,7 @@ function setup_git_repo
 	# Explicitly set config that the tests rely on.
 	git config log.date default
 	git config log.decorate no
+	git config guilt.diffstat false
 }
 
 function setup_guilt_repo
-- 
1.8.3.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help