summaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-06-21 11:12:06 -0400
committerJoey Hess <joeyh@joeyh.name>2016-06-21 11:12:06 -0400
commitb8eeb91cc5daa99d16636703fe107113a885c693 (patch)
tree5903ad1b5079fcc53033bb2f7d8e81655feefaaa /doc/forum
parent2fb5850b8a3c031bfe55a06f2989dc818340bfdd (diff)
parent301bc8d250f583c94d770fb1c7ed0377fdbd35e1 (diff)
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc/forum')
-rw-r--r--doc/forum/Bug_with_Sbuild/comment_4_6777722f9a18832aad1f195e78e6ac03._comment7
-rw-r--r--doc/forum/use_withUmask_in_a_property/comment_4_13bfe4aec95f5e72f4f61b764fb29a5a._comment7
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Bug_with_Sbuild/comment_4_6777722f9a18832aad1f195e78e6ac03._comment b/doc/forum/Bug_with_Sbuild/comment_4_6777722f9a18832aad1f195e78e6ac03._comment
new file mode 100644
index 00000000..70d3dc47
--- /dev/null
+++ b/doc/forum/Bug_with_Sbuild/comment_4_6777722f9a18832aad1f195e78e6ac03._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="spwhitton"
+ subject="comment 4"
+ date="2016-06-21T08:57:02Z"
+ content="""
+I found a way to do it and committed it to the branch we're discussing [[elsewhere|todo/merge_request:_changes_to_Reboot.hs/]].
+"""]]
diff --git a/doc/forum/use_withUmask_in_a_property/comment_4_13bfe4aec95f5e72f4f61b764fb29a5a._comment b/doc/forum/use_withUmask_in_a_property/comment_4_13bfe4aec95f5e72f4f61b764fb29a5a._comment
new file mode 100644
index 00000000..0a45cdfc
--- /dev/null
+++ b/doc/forum/use_withUmask_in_a_property/comment_4_13bfe4aec95f5e72f4f61b764fb29a5a._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="gueux"
+ subject="comment 4"
+ date="2016-06-21T09:42:31Z"
+ content="""
+Is there a equivalent of `withUmask` for `withFile`? The latter seems harder to interact with...
+"""]]