diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2013-09-03 10:05:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-09-03 12:54:43 -0700 |
commit | dfb1dc5c336f3fa709e32ce178525768713747f2 (patch) | |
tree | 0e314e234ef40734db83f1e03afecd306f06e8af /log-tree.c | |
parent | e230c568c4b9a991e3175e5f65171a566fd8e39c (diff) | |
download | git-dfb1dc5c336f3fa709e32ce178525768713747f2.tar.gz |
rev-parse test: modernize quoting and whitespace
Instead of cramming everything in one line, put the test body in an
indented block after the opening test_expect_success line and quote
and put the closing quote on a line by itself.
Use single-quote instead of double-quote to quote the test body
for more useful --verbose output.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'log-tree.c')
0 files changed, 0 insertions, 0 deletions