From 8d83511038e1b9f3d6704a70830617954c445a43 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 16 Feb 2011 23:25:37 +0100 Subject: [PATCH] todo comments Signed-off-by: Nico Schottelius --- TODO-1.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO-1.0 b/TODO-1.0 index 1606c241..7ade17b8 100644 --- a/TODO-1.0 +++ b/TODO-1.0 @@ -20,9 +20,9 @@ x run initial manifest (stage 2) x doc/man/cdist-config-layout.text x cd $__object_dir, before running manifest x rename $__object_dir to $__object_base_dir - - document "cd $__object_dir, before running manifest" in doc/man/cdist-types.text + - DOC document "cd $__object_dir, before running manifest" in doc/man/cdist-types.text - use $type/manifest instead of $type/init - - document that $type/manifest is executed for every object/instance + - DOC document that $type/manifest is executed for every object/instance - find $object_id in recursive runner (before merge) x generate code to be executed on clients (stage 4)