From 84e044407e036aa7747a82a0af5f4556f5d69163 Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Wed, 12 Oct 2011 15:16:33 +0200 Subject: [PATCH] +FIXME Signed-off-by: Steven Armstrong --- lib/cdist/exec/remote.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/cdist/exec/remote.py b/lib/cdist/exec/remote.py index a5ad0845..6ec9c46f 100644 --- a/lib/cdist/exec/remote.py +++ b/lib/cdist/exec/remote.py @@ -20,6 +20,8 @@ # # +# FIXME: common base class with Local? + import io import os import sys