Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-09-05 21:17:57 +0300
committerJunio C Hamano <gitster@pobox.com>2019-09-05 21:19:14 +0300
commite770fbfeff2dfbd3249f344df7342434028b3800 (patch)
treeee5f49d08b25e200c8727c8822f4678844ae0bd0 /t/t3005-ls-files-relative.sh
parentda280f5f1a8ff7cfe677d1be6aeb0b72923ad901 (diff)
t3005: remove unused variable
Since the beginning of the script, $new_line variable was never used. Remove it. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3005-ls-files-relative.sh')
-rwxr-xr-xt/t3005-ls-files-relative.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/t3005-ls-files-relative.sh b/t/t3005-ls-files-relative.sh
index 209b4c7cd8..583e467683 100755
--- a/t/t3005-ls-files-relative.sh
+++ b/t/t3005-ls-files-relative.sh
@@ -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' '