On Fri, Jan 31, 2014 at 11:46 AM, Jose A. Lopes <[email protected]> wrote: > Signed-off-by: Jose A. Lopes <[email protected]> > --- > src/Ganeti/Path.hs | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/src/Ganeti/Path.hs b/src/Ganeti/Path.hs > index 10b1b27..ce59400 100644 > --- a/src/Ganeti/Path.hs > +++ b/src/Ganeti/Path.hs > @@ -4,7 +4,7 @@ > > {- > > -Copyright (C) 2012 Google Inc. > +Copyright (C) 2012, 2014 Google Inc. > > This program is free software; you can redistribute it and/or modify > it under the terms of the GNU General Public License as published by > @@ -37,8 +37,8 @@ module Ganeti.Path > , nodedClientCertFile > , queueDir > , jobQueueSerialFile > - , jobQueueLockFile > - , jobQueueDrainFile > + , jobQueueLockFile > + , jobQueueDrainFile > , jobQueueArchiveSubDir > , instanceReasonDir > , getInstReasonFilename > -- > 1.8.5.3 >
LGTM, thanks. Michele -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
