diff options
author | W. Trevor King <wking@drexel.edu> | 2009-06-19 16:26:01 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-06-19 16:26:01 -0400 |
commit | 133fdec6db0e01e77cc99d81cccd254dc1191dcc (patch) | |
tree | 837b634c041ac8e2a8dda22fc79d907624560b00 /.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments | |
parent | 9fb7b0d84872c9db0bb33ea791874e147c7e5f0d (diff) | |
download | bugseverywhere-133fdec6db0e01e77cc99d81cccd254dc1191dcc.tar.gz |
Added comments-from-stdin, so we can add tracebacks, e.g. with
$ be list --invalid-option | be comment <bug-id> -
Diffstat (limited to '.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments')
2 files changed, 12 insertions, 0 deletions
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body new file mode 100644 index 0000000..118afc8 --- /dev/null +++ b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body @@ -0,0 +1,4 @@ +I've added comments-from-stdin, so we can add tracebacks, e.g. with + + $ be list --invalid-option | be comment <bug-id> - + diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values new file mode 100644 index 0000000..4aea60a --- /dev/null +++ b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values @@ -0,0 +1,8 @@ +Content-type: text/plain + + +Date: Fri, 19 Jun 2009 20:22:19 +0000 + + +From: W. Trevor King <wking@drexel.edu> + |