SubmittingPatches: remove overlong checklist
[gitweb.git] / t / t1300-repo-config.sh
index e127f35db9d12dba84cbf0503628ab5d9a3fc24f..7c4c372e374b66844b83ac9343c6c71b362380e2 100755 (executable)
@@ -803,6 +803,11 @@ test_expect_success NOT_MINGW 'get --path copes with unset $HOME' '
        test_cmp expect result
 '
 
+test_expect_success 'get --path barfs on boolean variable' '
+       echo "[path]bool" >.git/config &&
+       test_must_fail git config --get --path path.bool
+'
+
 cat > expect << EOF
 [quote]
        leading = " test"