diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-19 14:00:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-19 14:00:42 -0400 |
| commit | 08d98f1c95b7055fc4f0990d744ddd869e9644c0 (patch) | |
| tree | 87c8bfc423f32993075d64da2020894f318cb72f /doc | |
| parent | 35a9afb3a96392c5146adc9a98de1b4ab5879ec5 (diff) | |
merged
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/bytes_in_privData__63__.mdwn | 2 | ||||
| -rw-r--r-- | doc/todo/bytes_in_privData__63__/comment_12_a4edd5e06854a4b37eeb6b3db5c01947._comment | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/bytes_in_privData__63__.mdwn b/doc/todo/bytes_in_privData__63__.mdwn index 27297fd5..66e3b1c2 100644 --- a/doc/todo/bytes_in_privData__63__.mdwn +++ b/doc/todo/bytes_in_privData__63__.mdwn @@ -15,3 +15,5 @@ It seems like I can't set the content of a PrivFile to arbitrary bytes. Enter private data on stdin; ctrl-D when done: propellor: <stdin>: hGetContents: invalid argument (invalid byte sequence) + +> [[done]]! --[[Joey]] diff --git a/doc/todo/bytes_in_privData__63__/comment_12_a4edd5e06854a4b37eeb6b3db5c01947._comment b/doc/todo/bytes_in_privData__63__/comment_12_a4edd5e06854a4b37eeb6b3db5c01947._comment new file mode 100644 index 00000000..1d645d09 --- /dev/null +++ b/doc/todo/bytes_in_privData__63__/comment_12_a4edd5e06854a4b37eeb6b3db5c01947._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 12""" + date="2016-06-19T17:53:17Z" + content=""" +I found a reasonable way to refactor it without the duplication, so have +landed the patch. +"""]] |
