comment
This commit is contained in:
parent
59c8119b2a
commit
9ada4b38c1
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2019-03-22T14:18:48Z"
|
||||
content="""
|
||||
I kind of like that the test suite will fail if git-annex is being used in
|
||||
some broken environment, because it gives an easy way to check if git-annex
|
||||
is able to fully work.
|
||||
|
||||
Note that, the test suite does try a self-test of its ability to use gpg
|
||||
before proceeding with other gpg tests; if that self-test fails it does
|
||||
abort the other tests in that test block. That self-test does not currently
|
||||
test encryption or decrpryption, only that gpg can access the test key
|
||||
pair.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue