Thread (13 messages) flat view 13 messages, 3 authors, 2017-06-21
STALE3363d

[PATCH 2/3] Update test(s) that used old status message

From: Kaartic Sivaraam <hidden>
Date: 2017-06-20 03:03:18
Subsystem: the rest · Maintainer: Linus Torvalds

The tests that checked for old status message have been
updated to check for the new status message

Signed-off-by: Kaartic Sivaraam <redacted>
---
 t/t7501-commit.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/t7501-commit.sh b/t/t7501-commit.sh
index 0b6da7ae1..fa61b1a4e 100755
--- a/t/t7501-commit.sh
+++ b/t/t7501-commit.sh
@@ -18,7 +18,7 @@ test_expect_success 'initial status' '
 	echo bongo bongo >file &&
 	git add file &&
 	git status >actual &&
-	test_i18ngrep "Initial commit" actual
+	test_i18ngrep "No commits yet" actual
 '
 
 test_expect_success 'fail initial amend' '
-- 
2.11.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help