diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-06 23:52:11 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-08 13:35:44 +0300 |
commit | 7e4b2dcd0e5ddd37276879e699fd84059183f5e2 (patch) | |
tree | c6edcaf646a28f7a993b348401c2f330d99cba10 /tests/rep-info.test | |
parent | ccd8c8dadfcfd9181772b3061e7b075d88942505 (diff) |
Add support for dir repository
Diffstat (limited to 'tests/rep-info.test')
-rw-r--r-- | tests/rep-info.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-info.test b/tests/rep-info.test index 13a1148..9a70b49 100644 --- a/tests/rep-info.test +++ b/tests/rep-info.test @@ -138,7 +138,7 @@ $* --name $rep/testing >"pkg:build2.org/rep-info/testing ($rep/testing)" $* --cert-email >'info@build2.org' : email } -: git-repos +: git-rep : if ($git_supported != true) { |