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-list.test | |
parent | ccd8c8dadfcfd9181772b3061e7b075d88942505 (diff) |
Add support for dir repository
Diffstat (limited to 'tests/rep-list.test')
-rw-r--r-- | tests/rep-list.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-list.test b/tests/rep-list.test index c2a2900..970379a 100644 --- a/tests/rep-list.test +++ b/tests/rep-list.test @@ -121,7 +121,7 @@ rep_fetch += -d cfg --auth all --trust-yes 2>! EOO } -: git-repos +: git-rep : if ($git_supported != true) { |