Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] test: spell 'ls-files --delete' option correctly in test descriptions

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:57

SZEDER Gábor [off-list ref] writes:
The option is spelled '--deleted'.

Signed-off-by: SZEDER Gábor <redacted>
---
Thanks.
quoted hunk
 t/t7011-skip-worktree-reading.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/t/t7011-skip-worktree-reading.sh b/t/t7011-skip-worktree-reading.sh
index 8f3b54d8..88d60c1c 100755
--- a/t/t7011-skip-worktree-reading.sh
+++ b/t/t7011-skip-worktree-reading.sh
@@ -91,12 +91,12 @@ test_expect_success 'update-index --remove' '
 	test_cmp expected 1
 '
 
-test_expect_success 'ls-files --delete' '
+test_expect_success 'ls-files --deleted' '
 	setup_absent &&
 	test -z "$(git ls-files -d)"
 '
 
-test_expect_success 'ls-files --delete' '
+test_expect_success 'ls-files --deleted' '
 	setup_dirty &&
 	test -z "$(git ls-files -d)"
 '
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help