diff options
Diffstat (limited to '.ditz')
-rw-r--r-- | .ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml b/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml index 4f052d1..57457f2 100644 --- a/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml +++ b/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml @@ -7,8 +7,8 @@ type: :bugfix component: json_diff release: reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: +status: :closed +disposition: :fixed creation_time: 2011-10-10 21:31:46.437278 Z references: [] @@ -18,3 +18,14 @@ log_events: - Matej Cepl <mcepl@redhat.com> - created - "" +- - 2011-10-24 21:25:12.273479 Z + - Matej Cepl <mcepl@redhat.com> + - closed with disposition fixed + - |- + Fixed as part of larger first working version. + Programmatically fill excuded_attributes tuple, or add (even repeatedly) + -x parameter to the command line. So, + + json_diff.py -x spam old.json new.json + + Ignores all mentions of the horrendous stuff. |