LGTM. Thanks, Jose
On Wed, Oct 02, 2013 at 02:33:05PM +0200, Klaus Aehlig wrote: > Signed-off-by: Klaus Aehlig <[email protected]> > --- > lib/pathutils.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/lib/pathutils.py b/lib/pathutils.py > index 669e27d..8731f93 100644 > --- a/lib/pathutils.py > +++ b/lib/pathutils.py > @@ -53,6 +53,7 @@ PREPARE_NODE_JOIN = _constants.PKGLIBDIR + > "/prepare-node-join" > NODE_DAEMON_SETUP = _constants.PKGLIBDIR + "/node-daemon-setup" > XEN_CONSOLE_WRAPPER = _constants.PKGLIBDIR + "/tools/xen-console-wrapper" > CFGUPGRADE = _constants.PKGLIBDIR + "/tools/cfgupgrade" > +ENSURE_DIRS = _constants.PKGLIBDIR + "/ensure-dirs" > ETC_HOSTS = vcluster.ETC_HOSTS > > # Top-level paths > -- > 1.8.4 > -- Jose Antonio Lopes Ganeti Engineering 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 Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
