diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-14 00:38:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-15 12:12:23 +0300 |
commit | fbc7f6db25c322ea0da0a13d080d07b84f8bc497 (patch) | |
tree | c321d0951c17d9d3b9e43ea19a4c5fee27f6e142 /tests/rep-fetch.test | |
parent | e701a83e8d5d60a3cc3c5e285ddb1fe03d4a0aa5 (diff) |
Make git_clone() to abbreviate (16 chars) commit id-based directory name
Diffstat (limited to 'tests/rep-fetch.test')
-rw-r--r-- | tests/rep-fetch.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rep-fetch.test b/tests/rep-fetch.test index e18c8fa..f3732e6 100644 --- a/tests/rep-fetch.test +++ b/tests/rep-fetch.test @@ -79,7 +79,7 @@ $x $src/git/state1/style-basic.tar &$out_git/state1/*** end -: no-repositories +: no-repos : $clone_cfg; $* 2>>/EOE != 0 @@ -87,7 +87,7 @@ $* 2>>/EOE != 0 info: use 'bpkg rep-add' to add a repository EOE -: bpkg-repositories +: bpkg-repos : { test.options += --auth all @@ -161,7 +161,7 @@ $* 2>>/EOE != 0 } } -: git-repositories +: git-repos : if ($remote != true) { |