summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2015-09-25 09:32:51 -0400
committerJoey Hess2015-09-25 09:32:51 -0400
commit6cfcb07a9a8861c444dc4cbfb4ace9e845988466 (patch)
tree20e66f6248e729a7dbc1ea7ec333489a352640e5 /doc
parent285815363c9ad891f0605ccca3b1bab1213287c9 (diff)
fixed
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment b/doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment
new file mode 100644
index 00000000..e5378cc7
--- /dev/null
+++ b/doc/forum/doc/forum/Shared_connection_to_xxx_closed./comment_1_3f3028244efa8a6528a4530bca4cb222._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-09-25T13:31:47Z"
+ content="""
+Ah, I remember seeing this once myself. ghc and cabal don't get the binary
+updated atomically.
+
+I've got a fix on the joeyconfig branch, it makes sure the binary is built
+and then atomically updates a copy that's used to run propellor.
+"""]]