On Sun, 2018-02-25 at 01:50 +1100, Daniel Axtens wrote:
> I don't want a full dump, just enough to know if the same patches
> and series have been created with roughly the same properties. This
> seemed like the easiest way to do it.
> 
> Usage:
>   python3 manage.py debug_dump > file
>   ... make changes, reset db, reload files ...
>   python3 manage.py debug_dump > file2
>   diff -u file file2
> 
> Reviewed-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com>
> Signed-off-by: Daniel Axtens <d...@axtens.net>

Same concerns as Andrew RE: naming, with the same conclusion (it's not
big enough to matter). In addition, I'd like to see this documented (I
think the rest of them are documented?). With that...

Reviewed-by: Stephen Finucane <step...@that.guru>
_______________________________________________
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to