make test_export_import work on adjusted branch

This commit is contained in:
Joey Hess 2019-08-09 13:33:29 -04:00
parent b87ea12b6b
commit 5798d063b0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 36 additions and 30 deletions

View file

@ -21,4 +21,5 @@ tests are likely to behave any differently there.
On balance, I think that making the test case run a git-annex sync
before exporting is good enough.
--[[Joey]]
[[done]] --[[Joey]]

View file

@ -19,3 +19,6 @@ legitimate merge conflict.
If so, note that the git-annex-import man page suggests doing just such a
merge, so perhaps the docs will need to be updated, if some git-annex
command is instead used to do the merge. --[[Joey]]
> Probably down to only one test failure now after some fixes. Have not
> checked. --[[Joey]]