Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/maint-shortlog-foldline'
[gitweb.git]
/
t
/
t1303-wacky-config.sh
diff --git
a/t/t1303-wacky-config.sh
b/t/t1303-wacky-config.sh
index f98f4c51796e6f7a7181568a134e21ecd9dc2c4f..1983076c753ea12a4f69d2a98eda3c1621daed59 100755
(executable)
--- a/
t/t1303-wacky-config.sh
+++ b/
t/t1303-wacky-config.sh
@@
-35,7
+35,7
@@
test_expect_success 'add key in different section' '
'
SECTION="test.q\"s\\sq'sp e.key"
-test_expect_success 'make sure git
-
config escapes section names properly' '
+test_expect_success 'make sure git
config escapes section names properly' '
git config "$SECTION" bar &&
check "$SECTION" bar
'