From f619db022734dff6b988c514e3a292a5c7babaf0 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 22 Feb 2018 15:02:15 +0300 Subject: Invent repository_state() function --- tests/rep-fetch-git-commit.test | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/rep-fetch-git-commit.test') diff --git a/tests/rep-fetch-git-commit.test b/tests/rep-fetch-git-commit.test index 3547010..ba05de5 100644 --- a/tests/rep-fetch-git-commit.test +++ b/tests/rep-fetch-git-commit.test @@ -41,7 +41,7 @@ warning: fetching over dumb HTTP, no progress will be shown' end; $* 2>>~"%EOE%" - %fetching git:.+style-basic% + %fetching git:.+style-basic#@$commit% $warn %Cloning into '.+$abbr_commit'.+% $fetch @@ -70,7 +70,7 @@ warning: fetching over dumb HTTP, no progress will be shown' end; $* 2>>~"%EOE%" - %fetching git:.+style-basic% + %fetching git:.+style-basic#stable@$commit% $warn %Cloning into '.+$abbr_commit'.+% $fetch @@ -99,7 +99,7 @@ warning: fetching over dumb HTTP, no progress will be shown' end; $* 2>>~"%EOE%" - %fetching git:.+style-basic% + %fetching git:.+style-basic#@$commit% $warn %Cloning into '.+$abbr_commit'.+% $fetch @@ -119,7 +119,7 @@ warning: fetching over dumb HTTP, no progress will be shown' end; $* 2>>~"%EOE%" - %fetching git:.+style-basic% + %fetching git:.+style-basic#stable@$commit% $warn %Cloning into '.+$abbr_commit'.+% 1 package\(s\) in 1 repository\(s\) -- cgit v1.1