diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-22 15:02:15 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-22 17:27:41 +0300 |
commit | f619db022734dff6b988c514e3a292a5c7babaf0 (patch) | |
tree | 73ab481eeb0ed524168e00f89d55dc2d3a91b9bd /tests/rep-fetch-git-commit.test | |
parent | 6ec24eebcb42c0db205f9fff3f2716b84c6fcabf (diff) |
Invent repository_state() function
Diffstat (limited to 'tests/rep-fetch-git-commit.test')
-rw-r--r-- | tests/rep-fetch-git-commit.test | 8 |
1 files changed, 4 insertions, 4 deletions
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\) |