On Tue, Jun 16, 2015 at 06:03:12PM +0200, Klaus Aehlig wrote: > The corresponding optional values in python are encoded in > the poor-man's-Maybe way, i.e., null for Nothing and unmodified > for Just. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > src/Ganeti/WConfd/ConfigModifications.hs | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Sorry, there was an unMaybeForJSON missing; will send a revised patch. -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
