From 424c06093415d06a20a5a3c2b47fb09d5a0fef6e Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Wed, 12 Oct 2011 15:21:25 +0200 Subject: [PATCH] +FIXME Signed-off-by: Steven Armstrong --- lib/cdist/exec/local.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/cdist/exec/local.py b/lib/cdist/exec/local.py index b9c511f4..18454b8f 100644 --- a/lib/cdist/exec/local.py +++ b/lib/cdist/exec/local.py @@ -20,6 +20,8 @@ # # +# FIXME: common base class with Remote? + import io import os import sys