diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-11-01 16:20:42 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-01 16:43:50 -0700 |
commit | 79eec363d2f7f77cde3a3f25765e8a72b80f288c (patch) | |
tree | 7523d933e3af1808566da0559ec32e7cd3d1a2e2 /t | |
parent | b1b7cedcfe351870d4c56f664695a25f8651d5b3 (diff) | |
parent | 8d19b44b316411d6e3a90db257a4901580603884 (diff) | |
download | git-79eec363d2f7f77cde3a3f25765e8a72b80f288c.tar.gz git-79eec363d2f7f77cde3a3f25765e8a72b80f288c.tar.xz |
Sync with 1.7.7.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-x | t/t7511-status-index.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7511-status-index.sh b/t/t7511-status-index.sh index bca359dc1..b5fdc048a 100755 --- a/t/t7511-status-index.sh +++ b/t/t7511-status-index.sh @@ -24,7 +24,7 @@ check() { check 1 check 2 p -check 3 pr +check 3 px check 4 pre check 5 pref check 6 prefi |