LGTM, thanks.

On Fri, Jan 10, 2014 at 12:29 PM, Klaus Aehlig <[email protected]> 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 756aec4..f075e22 100644
> --- a/lib/pathutils.py
> +++ b/lib/pathutils.py
> @@ -54,6 +54,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"
> +POST_UPGRADE = _constants.PKGLIBDIR + "/tools/post-upgrade"
>  ENSURE_DIRS = _constants.PKGLIBDIR + "/ensure-dirs"
>  ETC_HOSTS = vcluster.ETC_HOSTS
>
> --
> 1.8.5.1
>
>

Reply via email to