On Wed, May 20, 2015 at 01:23:32PM +0100, Daniel P. Berrange wrote:
On Tue, May 19, 2015 at 12:53:14AM +0200, Guido Günther wrote:
> In order to achieve reproducible builds[0] we want the items within
> enums always generated in the same order so sort on both items in the
> tuple.
>
> [0]
https://wiki.debian.org/ReproducibleBuilds/About
> ---
> generator.py | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
ACK
Pushed the whole series. Thanks!
-- Guido