summaryrefslogtreecommitdiff
path: root/doc/todo/Add_Borg.UseUmask
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Add_Borg.UseUmask')
-rw-r--r--doc/todo/Add_Borg.UseUmask/comment_1_461d217284ff2442d2485b59776826f6._comment17
-rw-r--r--doc/todo/Add_Borg.UseUmask/comment_2_a26137bda29948fa501c8a52b8df673c._comment10
2 files changed, 27 insertions, 0 deletions
diff --git a/doc/todo/Add_Borg.UseUmask/comment_1_461d217284ff2442d2485b59776826f6._comment b/doc/todo/Add_Borg.UseUmask/comment_1_461d217284ff2442d2485b59776826f6._comment
new file mode 100644
index 00000000..58e5c7c8
--- /dev/null
+++ b/doc/todo/Add_Borg.UseUmask/comment_1_461d217284ff2442d2485b59776826f6._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2020-08-20T16:58:14Z"
+ content="""
+I checked and there was no justification given for the use of date rather
+than {now} ... Perhaps it predated that?
+
+The only difference between the two is the use of date for some reason
+included nanaosecond precision. Otherwise the format is the same.
+
+I have no objection to making that change, but I think it needs to be done
+in a separate commit, rather than in passing.
+
+Also, I think `UseUmask Int` could be `UseUmask FileMode`. At least
+FileMode is used in some other parts of propellor that deal with umasks.
+"""]]
diff --git a/doc/todo/Add_Borg.UseUmask/comment_2_a26137bda29948fa501c8a52b8df673c._comment b/doc/todo/Add_Borg.UseUmask/comment_2_a26137bda29948fa501c8a52b8df673c._comment
new file mode 100644
index 00000000..9e0d8453
--- /dev/null
+++ b/doc/todo/Add_Borg.UseUmask/comment_2_a26137bda29948fa501c8a52b8df673c._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="Nicolas.Schodet"
+ avatar="http://cdn.libravatar.org/avatar/0d7ec808ec329d04ee9a93c0da3c0089"
+ subject="comment 2"
+ date="2020-08-22T13:23:01Z"
+ content="""
+Branch is updated.
+
+I also rebased on 5.11.
+"""]]