]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dl/use-sq-from-test-lib'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:30 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:30 +0000 (13:19 +0900)
Code cleanup.

* dl/use-sq-from-test-lib:
  t: use common $SQ variable

1  2 
t/t3005-ls-files-relative.sh
t/t3404-rebase-interactive.sh
t/t3430-rebase-merges.sh
t/t5601-clone.sh

index 583e4676839c5328f67644851749db0278473e88,c841f9b45433fdd14dfa8445413dc81e73c1d609..2ec69a8a266fa2438f960ef7d63d6517bbe61b78
@@@ -7,8 -7,9 +7,6 @@@ This test runs git ls-files with variou
  
  . ./test-lib.sh
  
- sq=\'
 -new_line='
 -'
--
  test_expect_success 'prepare' '
        : >never-mind-me &&
        git add never-mind-me &&
Simple merge
Simple merge
Simple merge