From 512ff6957413077bd13a9355f89b1fd5fcb56c5d Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 7 Sep 2011 10:13:00 +0200 Subject: [PATCH] +" Signed-off-by: Nico Schottelius --- core/__cdist_object_run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/__cdist_object_run b/core/__cdist_object_run index d122bdd4..7446c844 100755 --- a/core/__cdist_object_run +++ b/core/__cdist_object_run @@ -64,7 +64,7 @@ __cdist_object_run() "$(__cdist_remote_object_dir "$__cdist_object_self")" __cdist_echo debug "Before run" __cdist_object_code_run "$__cdist_object_self" - __cdist_echo debug "Object run done + __cdist_echo debug "Object run done" # Mark this object as done touch "$__cdist_object_finished"