summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2020-08-20 13:03:35 -0400
committerJoey Hess2020-08-20 13:03:35 -0400
commitc6226596e0bfa12536a643100ef5016fd0906799 (patch)
tree1628338e02269a029d3b40fbdea317a387993f8c
parent7affaf51fa64f23af0cb270e05ef3a56cf2fc2e7 (diff)
comment
-rw-r--r--doc/todo/Add_Borg.UseUmask/comment_1_461d217284ff2442d2485b59776826f6._comment17
1 files changed, 17 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.
+"""]]