Re: [PATCH v3 1/3] t7810-grep.sh: fix duplicated test name From: Junio C Hamano <hidden> Date: 2016-07-01 20:28:02 Charles Bailey [off-list ref] writes: quoted hunk@@ -353,7 +353,7 @@ test_expect_success 'grep -l -C' ' cat >expected <<EOF file:5 EOF -test_expect_success 'grep -l -C' ' +test_expect_success 'grep -c -C' ' git grep -c -C1 foo >actual && test_cmp expected actual ' Makes sense. The previous one (outside the pre-context) is about running "grep -l -C", but this one is about "grep -c -C".
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help