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