From 815de25d9a4c67f89baa66ff463736079ecba12d Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 28 Jul 2011 10:54:18 +0200 Subject: [PATCH] continue corelib Signed-off-by: Nico Schottelius --- core/__cdist_object_code_run | 2 +- core/__cdist_object_explorer_run | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/core/__cdist_object_code_run b/core/__cdist_object_code_run index 48b6514d..d2e3b4a3 100755 --- a/core/__cdist_object_code_run +++ b/core/__cdist_object_code_run @@ -24,7 +24,7 @@ __cdist_object_code_run() { - + set -x __cdist_object_code_run_object="$1"; shift # Code local diff --git a/core/__cdist_object_explorer_run b/core/__cdist_object_explorer_run index b082ce0b..da59d6c3 100755 --- a/core/__cdist_object_explorer_run +++ b/core/__cdist_object_explorer_run @@ -26,7 +26,6 @@ __cdist_object_explorer_run() { - set -x __cdist_object_self="$1"; shift __cdist_object_id="$(__cdist_object_id_from_object "$__cdist_object_self")"