On Tue, Aug 24, 2010 at 2:40 PM, René Nussbaumer <[email protected]> wrote:
> ---
>  lib/bootstrap.py |   20 +++++---------------
>  1 files changed, 5 insertions(+), 15 deletions(-)
>
> diff --git a/lib/bootstrap.py b/lib/bootstrap.py
> index 5a07895..2713995 100644
> --- a/lib/bootstrap.py
> +++ b/lib/bootstrap.py
> @@ -513,21 +513,11 @@ def SetupNodeDaemon(cluster_name, node, ssh_key_check):
>   # note that all the below variables are sanitized at this point,
>   # either by being constants or by the checks above
>   # TODO: Could this command exceed a shell's maximum command length?

You can remove this TODO.


Manuel

Reply via email to