t3406: modernize style
commit9e2248efdbc0327d1eee19d3b8e825e43f7df81f
authorMartin von Zweigbergk <martinvonz@gmail.com>
Fri, 7 Jun 2013 06:11:42 +0000 (6 23:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 16:42:20 +0000 (7 09:42 -0700)
treee6b6b919e65d1a9bb1a607272c1aa9ba77992de4
parent3f213981e44a9109d053550855dc0ae91d0287c6
t3406: modernize style

Update the following:

 - Quote 'setup'
 - Remove blank lines within test case body
 - Use test_commit instead of custom quick_one
 - Create branch "topic" from tag created by test_commit

Signed-off-by: Martin von Zweigbergk <martinvonz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3406-rebase-message.sh