Since the beginning of the script, $new_line variable was never used.
Remove it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2019-09-05 11:17:57 -07:00
Родитель da280f5f1a
Коммит e770fbfeff
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -7,8 +7,6 @@ This test runs git ls-files with various relative path arguments.
. ./test-lib.sh
new_line='
'
sq=\'
test_expect_success 'prepare' '