aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-25 13:57:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-25 13:57:53 -0400
commit2f63f062e5b046d687c30810b4f55e0ba4671125 (patch)
tree79a522ee69c1f23d3dc50b1af14eed5fd6a877a4 /doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn
parent86234f404a93fb352ecba16076e9347deef04d4c (diff)
Always build with -threaded, to avoid a deadlock when communicating with gpg.
Diffstat (limited to 'doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn')
-rw-r--r--doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn b/doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn
index 2eaebe290..b4aaa57ea 100644
--- a/doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn
+++ b/doc/bugs/gpg_hangs_on_glacier_remote_creation.mdwn
@@ -74,3 +74,5 @@ $> ps ax | grep gpg | grep -v ssh
# End of transcript or log.
"""]]
+
+> [[done]]; see comments --[[Joey]]