From c9582ef73cf18ccd0c3c9a49e80416c2b1849a7d Mon Sep 17 00:00:00 2001 From: mithrandi Date: Thu, 16 Aug 2018 13:12:36 +0000 Subject: Added a comment --- ...mment_4_7f6773e21b9bb62961b0c291d0f8b7d0._comment | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_4_7f6773e21b9bb62961b0c291d0f8b7d0._comment diff --git a/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_4_7f6773e21b9bb62961b0c291d0f8b7d0._comment b/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_4_7f6773e21b9bb62961b0c291d0f8b7d0._comment new file mode 100644 index 00000000..733f7d33 --- /dev/null +++ b/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_4_7f6773e21b9bb62961b0c291d0f8b7d0._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="mithrandi" + avatar="http://cdn.libravatar.org/avatar/869963bdf99b541c9f0bbfb04b0320f1" + subject="comment 4" + date="2018-08-16T13:12:35Z" + content=""" +Err, this patch: + + --- a/src/Propellor/Spin.hs + +++ b/src/Propellor/Spin.hs + @@ -181,6 +181,8 @@ + -- running the updateServer + update :: Maybe HostName -> IO () + update forhost = do + + hPrint stderr =<< hGetEncoding stdin + + hSetEncoding stdin utf8 + whenM hasGitRepo $ + req NeedRepoUrl repoUrlMarker setRepoUrl + +"""]] -- cgit v1.2.3