aboutsummaryrefslogtreecommitdiff
path: root/tests/rep-info.test
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-02-22 15:02:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-02-22 17:27:41 +0300
commitf619db022734dff6b988c514e3a292a5c7babaf0 (patch)
tree73ab481eeb0ed524168e00f89d55dc2d3a91b9bd /tests/rep-info.test
parent6ec24eebcb42c0db205f9fff3f2716b84c6fcabf (diff)
Invent repository_state() function
Diffstat (limited to 'tests/rep-info.test')
-rw-r--r--tests/rep-info.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rep-info.test b/tests/rep-info.test
index 32b77fb..ce0c6d4 100644
--- a/tests/rep-info.test
+++ b/tests/rep-info.test
@@ -153,7 +153,7 @@ else
: Version module is enabled for the project.
:
$* "$rep/style-basic.git#master" >>~%EOO%
- %git:.+style-basic .+style-basic.git#master%
+ %git:.+style-basic#master .+style-basic.git#master%
%style-basic/1\.1\.0-a\.0\..+%
EOO
@@ -163,8 +163,8 @@ else
: The packages and repositories files are present in the repository root.
:
$* "$rep/libbar.git#master" >>~%EOO%
- %git:.+libbar .+libbar.git#master%
- %prerequisite git:.+style-basic .+style-basic.git#stable%
+ %git:.+libbar#master .+libbar.git#master%
+ %prerequisite git:.+style-basic#stable .+style-basic.git#stable%
libbar/1.0.0
libmbar/1.0.0