summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnrFnHRRNUQBB5RCDaIwhVmCcxQp8_yiYw <Oliver@web>2013-07-29 11:07:47 +0000
committerGravatar admin <admin@branchable.com>2013-07-29 11:07:47 +0000
commit4a5c50b6b0e53fe549bc30c22a53445a3db30ad2 (patch)
tree1b91e95ef08071ddced6f5851d8bb46fbd5f4693
parent9de3f50eb6b3799c1d906bc85ce4dc3e11657c3f (diff)
-rw-r--r--doc/bugs/Test_failure_on_debian_dropunused.mdwn28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/bugs/Test_failure_on_debian_dropunused.mdwn b/doc/bugs/Test_failure_on_debian_dropunused.mdwn
new file mode 100644
index 000000000..2d466ebcf
--- /dev/null
+++ b/doc/bugs/Test_failure_on_debian_dropunused.mdwn
@@ -0,0 +1,28 @@
+### Please describe the problem.
+./git-annex test fails:
+
+ ### Failure in: git-annex unused/dropunused
+ dropunused failed
+ Cases: 1 Tried: 1 Errors: 0 Failures: 1
+
+### What steps will reproduce the problem?
+./git-annex test
+
+### What version of git-annex are you using? On what operating system?
+4.20130723-206-g1647361
+
+
+debian 7.1 i686
+
+### Please provide any additional information below.
+
+I'm not sure if there is a way to get extra information out of the test harness. I had a quick look at the code and couldn't see anything obvious.
+I've tried a clean and rebuild and it reappears, so if there is more information you need just let me know what.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]