diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-05 18:49:27 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-05 18:49:27 +0300 |
commit | 1e005c511529fc8d1b1d265f186e928af8aa313e (patch) | |
tree | 6d4ddb5b1509e8a7f13551c1bf3555ad2d3cf8eb /tests/rep-fetch.test | |
parent | bacab4f87542c1eb4bb733058ff93f2c1477c8da (diff) |
Fix failing on Windows rep-fetch test
Diffstat (limited to 'tests/rep-fetch.test')
-rw-r--r-- | tests/rep-fetch.test | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/rep-fetch.test b/tests/rep-fetch.test index bcbf2cf..c7e9e0f 100644 --- a/tests/rep-fetch.test +++ b/tests/rep-fetch.test @@ -458,8 +458,9 @@ if ($remote != true) { rep_add += --type dir - rep = $~/state0 - +cp -r $out_git/state0 $rep + +cp -r $out_git/state0 $~/state0 + + rep = $canonicalize([dir_path] $~/state0) +cat <<EOI >= $rep/libbar.git/repositories.manifest : 1 |