This commit is contained in:
parent
78fb99c324
commit
4f38779416
1 changed files with 4 additions and 3 deletions
|
@ -6,15 +6,16 @@ This is problematic mostly when running git-annex with cron.
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
git annex copy --to myrepo > log
|
git annex copy --to myrepo > log
|
||||||
|
|
||||||
then look at the content of log.
|
then look at the content of `log`.
|
||||||
|
|
||||||
### What version of git-annex are you using? On what operating system?
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
5.20151019
|
git annex 5.20151019
|
||||||
|
|
||||||
Mac OS X 10.10.5
|
Mac OS X 10.10.5
|
||||||
|
|
||||||
Ubuntu 14.04
|
Ubuntu 14.04
|
||||||
|
|
||||||
### Please provide any additional information below.
|
### Please provide any additional information below.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue