From f1ff8d2f61e0416830949135129fe3a8fdc28f79 Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Thu, 13 Oct 2011 16:28:36 +0200 Subject: [PATCH] -todo Signed-off-by: Steven Armstrong --- bin/cdist | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/cdist b/bin/cdist index 37461aab..fae83ff1 100755 --- a/bin/cdist +++ b/bin/cdist @@ -115,7 +115,6 @@ def configinstall(args, mode): time_start = time.time() for host in args.host: - # Setup Local/Remote context = cdist.context.Context( target_host=host, initial_manifest=args.manifest,