From: gaetan.lehmann@b47e4a12fac33bef53eafb0b41be69cae45edc1e Date: Fri, 27 Nov 2015 19:17:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~61 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4f3877941663b2d85ae23d671f0feb5c5b4a49b9;p=git-annex.git --- diff --git a/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress.mdwn b/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress.mdwn index fec502b9e2..87ffd321b3 100644 --- a/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress.mdwn +++ b/doc/bugs/git_annex_should_check_that_stdout_isatty_when_reporting_progress.mdwn @@ -6,15 +6,16 @@ This is problematic mostly when running git-annex with cron. ### 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? -5.20151019 +git annex 5.20151019 Mac OS X 10.10.5 + Ubuntu 14.04 ### Please provide any additional information below.