Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Revert "color: make "always" the same as "auto" in config"
[gitweb.git]
/
t
/
t3701-add-interactive.sh
diff --git
a/t/t3701-add-interactive.sh
b/t/t3701-add-interactive.sh
index a49c12c79b28fac8545dffcbaba8e8905c8d6222..87ffd4d43c4aa9ef4e1cae63e078e708ddbd4b27 100755
(executable)
--- a/
t/t3701-add-interactive.sh
+++ b/
t/t3701-add-interactive.sh
@@
-483,7
+483,7
@@
test_expect_success 'hunk-editing handles custom comment char' '
git diff --exit-code
'
-test_expect_
success
'add -p works even with color.ui=always' '
+test_expect_
failure
'add -p works even with color.ui=always' '
git reset --hard &&
echo change >>file &&
test_config color.ui always &&