aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 12:58:17 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 12:58:17 -0400
commit48c425531f617fcda65d9254c0a3a3182093b316 (patch)
treeb695dd2492a62895555ca883648fe613219014f2
parentab47dea8053bb1087008dbeec1919a6c5f68863a (diff)
parent6f2421c0ba7c5e0f7745b956f9e6b5146216983f (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/--list-tests_runs_tests.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/--list-tests_runs_tests.mdwn b/doc/bugs/--list-tests_runs_tests.mdwn
new file mode 100644
index 000000000..f1f8ef240
--- /dev/null
+++ b/doc/bugs/--list-tests_runs_tests.mdwn
@@ -0,0 +1,20 @@
+### Please describe the problem.
+Running "git annex test --list-tests" seems to produce the same output as "git annex test" rather than list tests.
+
+### What steps will reproduce the problem?
+git annex test --list-tests
+
+### What version of git-annex are you using? On what operating system?
+5.20150317-g237d5b0 on Centos 6.6
+
+5.20141125 on Mac OS X 10.10.2
+
+### Please provide any additional information below.
+
+[[!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.
+"""]]